Download the PHP package devzer0x00/command-bus without Composer
On this page you can find all versions of the php package devzer0x00/command-bus. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download devzer0x00/command-bus
More information about devzer0x00/command-bus
Files in devzer0x00/command-bus
Download devzer0x00/command-bus
More information about devzer0x00/command-bus
Files in devzer0x00/command-bus
Vendor devzer0x00
Package command-bus
Short Description Command bus for symfony projects
License MIT
Package command-bus
Short Description Command bus for symfony projects
License MIT
Please rate this library. Is it a good library?
Informations about the package command-bus
Command Bus
Command bus for symfony projects
Установка
`
Работа с обертками
Обертки должны имплементить DevZer0x00\CommandBus\Wrapper\HandlerWrapperFactoryInterface
На данный момент пакет включает в себя два вида оберток:
- LockHandlerWrapper
- [ORM,DBAL]TransactionHandlerWrapper
Для того чтобы использовать обертки, их необходимо прописать в config/services.yaml
All versions of command-bus with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
symfony/dependency-injection Version ^6.4|^7.0
symfony/http-kernel Version ^6.4|^7.0
symfony/lock Version ^6.4|^7.0
doctrine/doctrine-bundle Version ^2.11
symfony/dependency-injection Version ^6.4|^7.0
symfony/http-kernel Version ^6.4|^7.0
symfony/lock Version ^6.4|^7.0
doctrine/doctrine-bundle Version ^2.11
The package devzer0x00/command-bus contains the following files
Loading the files please wait ....