Libraries tagged by Symfony Application
nunomaduro/collision
386335411 Downloads
Cli error handling for console/command-line PHP applications.
symfony/translation
931827350 Downloads
Provides tools to internationalize your application
symfony/event-dispatcher
1091834735 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/dependency-injection
481319044 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
symfony/runtime
110984427 Downloads
Enables decoupling PHP applications from global state
symfony/messenger
145523942 Downloads
Helps applications send and receive messages to/from other applications or via message queues
symfony/clock
246072902 Downloads
Decouples applications from the system clock
nelmio/cors-bundle
106340506 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application
league/flysystem-bundle
35391456 Downloads
Symfony bundle integrating Flysystem into Symfony applications
symfony/rate-limiter
62803817 Downloads
Provides a Token Bucket implementation to rate limit input and output in your application
easycorp/easyadmin-bundle
19056314 Downloads
Admin generator for Symfony applications
friendsofsymfony/jsrouting-bundle
58401309 Downloads
A pretty nice way to expose your Symfony routing to client applications.
stecman/symfony-console-completion
26816354 Downloads
Automatic BASH completion for Symfony Console Component based applications.
scheb/2fa-bundle
17733256 Downloads
A generic interface to implement two-factor authentication in Symfony applications
liip/test-fixtures-bundle
9631712 Downloads
This bundles enables efficient loading of Doctrine fixtures in functional test-cases for Symfony applications