php-symfony-debug-bundle
debugging tools for the Symfony framework
DebugBundle provides a tight integration of the Symfony VarDumper component
and the ServerLogCommand from MonologBridge into the Symfony full-stack
framework.
php-symfony-dependency-injection
standardize and centralize construction of objects
The Symfony DependencyInjection Component allows one to standardize and
centralize the way objects are constructed in an application.
php-symfony-discord-notifier
Symfony Discord Notifier Bridge
The Symfony Discord Notifier Bridge provides Discord integration
for Symfony Notifier.
php-symfony-doctrine-bridge
integration for Doctrine with Symfony Components
The Symfony Doctrine Bridge provides integration for Doctrine with various
Symfony components.
php-symfony-engagespot-notifier
Symfony Engagespot Notifier Bridge
The Symfony Engagespot Notifier Bridge provides Engagespot integration
for Symfony Notifier.
php-symfony-event-dispatcher
dispatch events and listen to them
The Symfony EventDispatcher Component implements the mediator pattern
and thus allows individual parts of an application to communicate
with each other by dispatching events and listening to them.