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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| alexeyshockov/plain-commands | 0.87 | — | 2 | 2 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| danilovl/web-command-bundle | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 19.3 | — | MIT | 2 months ago | |
| vizrex/laraviz | 0.85 | — | 1 | 1 | 4 | 0 | 0 | 0.1 | — | NOASSERTION | — | |
| zenstruck/console-extra | 0.85 | Modular helpers to reduce boilerplate in Symfony console commands. Build invokable commands with auto-injected IO, arguments/options via attributes, and handy traits to run other commands or processes. Designed to mix and match features or power a shared base command. | 80 | 80 | 3 | 2K | 11 | 17.3 | 23.6 | MIT | 6 months ago | |
| boltconcepts/bdev-cqrs-bundle | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| aljerom/symfony-boilerplate | 0.85 | A lightweight Symfony boilerplate to kickstart new projects with a ready-to-use structure, common configuration, and sensible defaults. Helps you bootstrap development faster and keep your app setup consistent across environments. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| digitalnoise/command-launcher | 0.84 | Laravel package for launching and managing console commands programmatically. Provides a simple API to trigger Artisan commands, pass arguments/options, and handle execution flow for scheduled tasks, integrations, and background processes. | 0 | 0 | 0 | 22 | 0 | 0.0 | 18.8 | — | — | |
| digitalnoise/command-launcher-bundle | 0.84 | — | 0 | 0 | 0 | 22 | 0 | 0.0 | 18.8 | — | — | |
| bengor-user/simple-bus-bridge | 0.84 | Adapter bridge integrating BenGorUser with Matthias Noback’s SimpleBus, wiring user command/event handling into the SimpleBus message bus. Install via Composer; fully tested with PHPSpec and documented in the core BenGorUser User library. | 1 | 1 | 0 | 136 | 0 | 0.9 | 25.4 | MIT | 9 years ago | |
| simple-bus/message-bus | 0.84 | Generic PHP interfaces and utilities for building message buses such as command buses and event buses. Provides reusable components to dispatch messages through middleware and handlers, forming the foundation for CQRS-style messaging in your app. | 346 | 348 | 43 | 59K | 0 | 3.0 | 30.8 | MIT | — | |
| becklyn/ddd-core | 0.84 | DDD/CQRS/event-sourcing core building blocks for PHP: entity identities, domain events, command handling, transactions, and an event store workflow. Framework-agnostic abstractions with Symfony/Doctrine/SimpleBus bridge packages available. | 1 | 1 | 0 | 115 | 0 | 20.5 | 28.4 | — | 1 month ago | |
| coresphere/console-bundle | 0.84 | — | 140 | 146 | 53 | 465 | 16 | 7.1 | 14.2 | BSD-3-Clause | — | |
| dlakomski/symfony-bridge | 0.84 | — | 0 | 0 | 0 | 401 | 0 | 0.0 | 36.0 | MIT | — | |
| draw/console | 0.84 | — | 0 | 0 | 0 | 488 | 0 | 0.0 | 37.2 | — | — | |
| devture/symfony-web-command-bundle | 0.84 | — | 7 | 7 | 0 | 0 | 0 | 0.0 | — | BSD-3-Clause | — | |
| amf/console-bundle | 0.84 | — | 1 | 1 | 2 | 0 | 3 | 0.4 | 0.3 | — | — | |
| dlakomski/doctrine-orm-bridge | 0.83 | Doctrine ORM bridge for SimpleBus/MessageBus. Provides command bus middlewares to wrap command handling in database transactions and to dispatch domain events generated by Doctrine entities. Links to main SimpleBus repo for issues and PRs. | 0 | 0 | 0 | 213 | 0 | 0.0 | 32.2 | MIT | — | |
| aura/cli | 0.83 | Aura.Cli provides request/response-style objects for PHP CLI apps: Context for environment and argv discovery, Stdio for input/output, Getopt for option parsing, plus a standalone Help builder to describe commands. Lightweight, no userland deps. | 102 | 105 | 20 | 21K | 1 | 4.6 | 32.0 | BSD-2-Clause | 4 years ago | |
| bobrd/messagebus-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| illuminate/bus | 0.83 | Illuminate Bus provides Laravel’s command bus for dispatching jobs, commands, and queued tasks. It supports sync and async dispatch, job chaining, batching, middleware-style pipelines, and robust integration with the queue system for background processing. | 60 | 61 | 9 | 800K | 0 | 0.6 | 55.3 | MIT | — |
How can I help you explore Laravel packages today?