Registry / messaging / simple-bus-symfony-bridge

simple-bus-symfony-bridge

JSON →
library6.3.1phppackagistunverified

Bridge for using command buses and event buses in Symfony projects.

composer require simple-bus/symfony-bridge
INSTALL
IMPORT
SIG · SIMPLE-BUS-SYMFONY
S
simple-bus-symfony-bridge
messagingphpv6.3.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CommandBus
use SimpleBus\SymfonyBridge\Bus\CommandBus;

Create a command bus and handle a command.

use SimpleBus\SymfonyBridge\Bus\CommandBus; $commandBus = new CommandBus(); $commandBus->handle($command);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.3.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
22
OpenAI (training)
1
Resources
simple-bus-symfony-bridge — pip install simple-bus-symfony-bridge · libregistry