Pinned Repositories
cqrs
CQRS base classes and handling interfaces
cqrs-symfony-messenger
IMPLEMENTATION - CQRS with Symfony's Messenger
cqrs-tactician
IMPLEMENTATION - CQRS with League Tactician
ddd
dto
General purpose immutable Data Transfer Objects for PHP
event-sourcing
Event Sourcing base
event-symfony-messenger
IMPLEMENTATION - Event bus with Symfony's Messenger
identity
Immutable identity objects for PHP
identity-extra
Immutable non-UUID identity objects for PHP
immutability
Object immutability guard for PHP
PHPGears's Repositories
phpgears/cqrs
CQRS base classes and handling interfaces
phpgears/cqrs-tactician
IMPLEMENTATION - CQRS with League Tactician
phpgears/dto
General purpose immutable Data Transfer Objects for PHP
phpgears/event-sourcing
Event Sourcing base
phpgears/event-symfony-messenger
IMPLEMENTATION - Event bus with Symfony's Messenger
phpgears/immutability
Object immutability guard for PHP
phpgears/cqrs-async-queue-interop
IMPLEMENTATION - Queue-interop async decorator for CQRS command bus
phpgears/cqrs-symfony-messenger
IMPLEMENTATION - CQRS with Symfony's Messenger
phpgears/ddd
phpgears/identity
Immutable identity objects for PHP
phpgears/identity-extra
Immutable non-UUID identity objects for PHP
phpgears/aggregate
Aggregate base
phpgears/cqrs-async
Async decorator for CQRS command bus
phpgears/enum
Immutable Enum objects for PHP
phpgears/event
Event base classes and handling interfaces
phpgears/event-async
Async decorator for Event bus
phpgears/event-async-queue-interop
IMPLEMENTATION - Queue-interop async decorator for Event bus
phpgears/event-sourcing-async
Bridge event-sourcing AggregateEvent with event-async AsyncEventBus
phpgears/event-symfony-event-dispatcher
IMPLEMENTATION - Event bus with Symfony's Event Dispatcher
phpgears/value-object
Immutable value object for PHP