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