phso's Stars
symfony/contracts
A set of abstractions extracted out of the Symfony components
sonata-project/twig-extensions
Sonata twig extensions
stof/StofDoctrineExtensionsBundle
Integration bundle for DoctrineExtensions by l3pp4rd in Symfony
sonata-project/form-extensions
Symfony form extensions
sonata-project/cache
[Deprecated] Cache library
sonata-project/exporter
Lightweight Exporter library
sonata-project/SonataDoctrineORMAdminBundle
Integrate Doctrine ORM into the SonataAdminBundle
sonata-project/sonata-doctrine-extensions
Doctrine2 behavioral extensions
sebastianbergmann/type
Collection of value objects that represent the types of the PHP type system
sebastianbergmann/object-reflector
Allows reflection of object attributes, including inherited and non-public ones
sebastianbergmann/object-enumerator
Traverses array structures and object graphs to enumerate all referenced objects
sebastianbergmann/resource-operations
Provides a list of PHP built-in functions that operate on resources
sebastianbergmann/recursion-context
Provides functionality to recursively process PHP variables
sebastianbergmann/version
Library that helps with managing the version number of Git-hosted PHP projects
sonata-project/SonataBlockBundle
Symfony SonataBlockBundle
sonata-project/SonataAdminBundle
The missing Symfony Admin Generator
sebastianbergmann/lines-of-code
Library for counting the lines of code in PHP source code
sebastianbergmann/complexity
Library for calculating the complexity of PHP code units
sebastianbergmann/code-unit-reverse-lookup
Looks up which function or method a line of code belongs to
sebastianbergmann/global-state
Snapshotting of global state, factored out of PHPUnit into a stand-alone component
sebastianbergmann/environment
Provides functionality that helps writing PHP code that has runtime-specific execution paths
sebastianbergmann/comparator
Provides the functionality to compare PHP values for equality.
sebastianbergmann/diff
Diff implementation
sebastianbergmann/exporter
Provides the functionality to export PHP variables for visualization
sebastianbergmann/cli-parser
Library for parsing CLI options
sebastianbergmann/code-unit
Collection of value objects that represent the PHP code units
php-fig/http-client
maZahaca/sonata-admin-tree-bundle
This bundle integrates jsTree and Gedmo Nested Set directly to Sonata Admin
php-fig/http-message
The purpose of this PSR is to provide a set of common interfaces for HTTP messages as described in RFC 7230 and RFC 7231
ralouphie/getallheaders
PHP getallheaders polyfill