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.

php-symfony-expression-language

compile and evaluate expressions

The Symfony ExpressionLanguage Component provides an engine that can compile and evaluate expressions. An expression is a one-liner that returns a value (mostly, but not limited to, Booleans).

php-symfony-finder

find files and directories

The Symfony Finder Component provides an intuitive interface to find files and directories.