fracsi's Stars
symfony/finder
Finds files and directories via an intuitive fluent interface
symfony/event-dispatcher
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/debug-pack
A Symfony Pack for Symfony debug
symfony/debug-bundle
Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework
symfony/debug
Provides tools to ease debugging PHP code
symfony/doctrine-bridge
Provides integration for Doctrine with various Symfony components
symfony/dependency-injection
Allows you to standardize and centralize the way objects are constructed in your application
symfony/console
Eases the creation of beautiful and testable command line interfaces
symfony/cache
Provides extended PSR-6, PSR-16 (and tags) implementations
symfony/asset
Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files
symfony/config
Helps you find, load, combine, autofill and validate configuration values of any kind
symfony/class-loader
[DEPRECATED] The ClassLoader component provides tools to autoload your classes and cache their locations for performance.
sonata-project/SonataIntlBundle
Symfony SonataIntlBundle
stof/StofDoctrineExtensionsBundle
Integration bundle for DoctrineExtensions by l3pp4rd in Symfony
swiftmailer/swiftmailer
Comprehensive mailing tools for PHP
sonata-project/exporter
Lightweight Exporter library
sonata-project/SonataDoctrineORMAdminBundle
Integrate Doctrine ORM into the SonataAdminBundle
sonata-project/SonataDatagridBundle
[Abandoned] Symfony SonataDatagridBundle
sonata-project/SonataCoreBundle
[deprecated] SonataCoreBundle
sonata-project/sonata-doctrine-extensions
Doctrine2 behavioral extensions
rollerworks/PasswordStrengthValidator
Password-strength validator for Symfony
sonata-project/cache
[Deprecated] Cache library
rollerworks/PasswordStrengthBundle
Symfony Password strength and blacklisting validator bundle
sonata-project/SonataBlockBundle
Symfony SonataBlockBundle
sensiolabs/SensioFrameworkExtraBundle
An extension to Symfony FrameworkBundle that adds annotation configuration for Controller classes
php-fig/simple-cache
php-fig/container
php-fig/cache
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