Registry / messaging / prooph-service-bus

prooph-service-bus

JSON →
library6.3.0phppackagistunverified

PHP Enterprise Service Bus Implementation supporting CQRS and DDD

composer require prooph/service-bus
INSTALL
IMPORT
SIG · PROOPH-SERVICE-BUS
P
prooph-service-bus
messagingphpv6.3.0
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 Prooph\ServiceBus\CommandBus;

Dispatch a command using the Prooph Service Bus

use Prooph\ServiceBus\CommandBus; $commandBus = new CommandBus(); $commandBus->dispatch(new SomeCommand());
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.3.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
Amazon
1
OpenAI (training)
1
Resources
prooph-service-bus — pip install prooph-service-bus · libregistry