black/cqrs-php
Minimal CQRS command bus for PHP/DDD without event sourcing. Define Command and CommandHandler, register handlers to commands, then dispatch via a single Bus. Includes optional Symfony bundle integration with service tags for handler registration.
For Executives: "This MIT-licensed package lets us adopt Command Query Responsibility Segregation (CQRS)—a battle-tested pattern for scaling complex PHP applications—without reinventing the wheel. By separating read/write operations, we can optimize performance, simplify maintenance, and future-proof our architecture for modular growth. It’s a lightweight, Symfony-compatible solution that aligns with DDD principles, reducing technical debt while keeping costs low."
For Engineers: *"This package provides a minimalist CQRS bus for PHP, perfect for teams already using DDD. Key benefits:
black_cqrs.handler tag).How can I help you explore Laravel packages today?