league/tactician
Tactician is a small, pluggable PHP command bus. Route commands to handlers and extend behavior via middleware and plugins (logging, containers, Doctrine transactions, queuing, events, locking). Install with Composer and integrate with your framework of choice.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| dlakomski/symfony-bridge | 0.84 | — | 0 | 0 | 0 | 367 | 0 | 0.0 | 35.4 | MIT | — | |
| digitalnoise/command-launcher-bundle | 0.84 | — | 0 | 0 | 0 | 22 | 0 | 0.0 | 18.8 | — | — | |
| 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 | 191 | 0 | 0.0 | 31.5 | MIT | — | |
| league/tactician-bundle | 0.83 | — | 248 | 249 | 46 | 87K | 3 | 20.0 | 38.8 | MIT | 7 months ago | |
| simple-bus/symfony-bridge | 0.82 | Symfony integration bridge for SimpleBus/MessageBus. Provides CommandBusBundle, EventBusBundle, and DoctrineORMBridgeBundle to wire command and event buses into your Symfony app, with docs and upgrade guide. | 132 | 133 | 24 | 32K | 0 | 6.2 | 32.9 | MIT | 4 years ago | |
| dlakomski/message-bus | 0.82 | — | 0 | 0 | 0 | 352 | 0 | 0.0 | 35.2 | MIT | — | |
| alexeyshockov/plain-commands | 0.81 | — | 2 | 2 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| artox-lab/clarc-message-bus-bundle | 0.81 | — | 0 | 0 | 1 | 11 | 0 | 0.3 | 14.9 | — | 5 years ago | |
| league/tactician-logger | 0.81 | — | 64 | 64 | 13 | 76K | 2 | 15.0 | 46.9 | — | 5 months ago | |
| cptburke/application-primitives | 0.81 | Lightweight set of PHP/Laravel application primitives: small value objects, helpers, and foundational abstractions to standardize common patterns across a codebase. Intended to be reused across projects to keep core logic consistent and reduce boilerplate. | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 2 years ago | |
| bizkit/loggable-command-bundle | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 2.7 | — | MIT | 2 years ago | |
| cnd/ddd-maker-bundle | 0.81 | — | 0 | 1 | 0 | 0 | 0 | 0.0 | — | — | — | |
| danilovl/web-command-bundle | 0.80 | — | 0 | 0 | 0 | 0 | 0 | 18.0 | — | MIT | 3 months ago | |
| queents/console-helpers | 0.80 | — | 0 | 0 | 0 | 1K | 1 | 0.7 | 42.8 | MIT | 3 years ago | |
| simple-bus/doctrine-orm-bridge | 0.80 | Doctrine ORM bridge for SimpleBus/MessageBus. Provides command bus middleware to run command handling inside Doctrine transactions and to dispatch domain events generated by entities. Part of the SimpleBus ecosystem. | 29 | 29 | 12 | 10K | 0 | 0.5 | 35.2 | MIT | — | |
| afrihost/base-command-bundle | 0.80 | Symfony bundle providing an opinionated base class for console commands to reduce boilerplate. Adds built-in initialization for common needs like logging and locking, with global defaults via config and per-command or runtime overrides for flexible behavior. | 6 | 7 | 10 | 269 | 5 | 5.3 | 23.4 | MIT | 6 years ago | |
| league/tactician-container | 0.80 | PSR-11 container plugin for League Tactician that lazily loads command handlers from your DI container. Install via Composer and integrate with Tactician to resolve handlers on demand for cleaner wiring and faster bootstrap. | 77 | 77 | 10 | 93K | 2 | 2.3 | 42.4 | MIT | 4 years ago | |
| digital-craftsman/cqrs | 0.79 | — | 25 | 25 | 5 | 0 | 0 | 20.3 | — | MIT | 6 months ago | |
| simple-bus/message-bus | 0.79 | 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 | 46K | 0 | 3.0 | 29.3 | MIT | — | |
| illuminate/bus | 0.78 | 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 | 773K | 0 | 0.6 | 55.3 | MIT | — |
How can I help you explore Laravel packages today?