simple-bus / symfony-bridge
Bridge for using command buses and event buses in Symfony projects
Installs: 3 757 996
Dependents: 28
Suggesters: 2
Security: 0
Stars: 131
Watchers: 9
Forks: 23
Type:symfony-bundle
Requires
- php: ^8.0
- simple-bus/message-bus: ^6.0
- symfony/config: ^5.4 || ^6.0
- symfony/dependency-injection: ^5.4 || ^6.0
- symfony/http-kernel: ^5.4 || ^6.0
- symfony/yaml: ^5.4 || ^6.0
Requires (Dev)
- doctrine/doctrine-bundle: ^2.5
- doctrine/orm: ^2.8.5
- ergebnis/composer-normalize: ^2.11
- friendsofphp/proxy-manager-lts: ^1.0
- laminas/laminas-code: ^4.5
- phpunit/phpunit: ^9.5.5
- simple-bus/doctrine-orm-bridge: ^6.0
- symfony/framework-bundle: ^5.4 || ^6.0
- symfony/monolog-bridge: ^5.4 || ^6.0
- symfony/monolog-bundle: ^3.4
- symfony/phpunit-bridge: ^6.0
- symfony/proxy-manager-bridge: ^5.4 || ^6.0
Suggests
- doctrine/doctrine-bundle: For integration with Doctrine ORM
- doctrine/orm: For integration with Doctrine ORM
- simple-bus/doctrine-orm-bridge: For integration with Doctrine ORM
- symfony/monolog-bundle: For logging messages
- symfony/proxy-manager-bridge: For integration with Symfony and Doctrine ORM
Conflicts
- doctrine/dbal: <2.13.3
- doctrine/persistence: <2.2.2
- friendsofphp/proxy-manager-lts: <1.0.5
- monolog/monolog: <1.26.1 || >=2.0,<2.3.0
- zendframework/zend-code: <3.3.1
This package is auto-updated.
Last update: 2024-11-04 20:30:12 UTC
README
By Matthias Noback, Cliff Odijk, Ruud Kamphuis
This package contains the following bundles which can be used to integrate SimpleBus/MessageBus with a Symfony application:
Are you upgrading from a previous version? Read the upgrade guide.