Libraries tagged by tacticican
adgoal/tactician
3 Downloads
A small, flexible command bus. Handy for building service layers.
vinceruby/tactician-for-laravel
119 Downloads
Laravel 5+ wrapper for Tactician
sprungbrett/tactician-event-middleware
38 Downloads
Middleware to handle events for commands/handler.
lcobucci/chimera-bus-tactician
1183 Downloads
Service bus adapter for league/tactician
lamoda/tactician-queue-bundle
1 Downloads
Symfony bundle for lamoda/tactician-queue library
lamoda/tactician-queue
114 Downloads
Middleware for Tactician to publish commands to lamoda/queue library
lamoda/tactician-locking-middleware
1 Downloads
Tactician command bus middleware for blocking commands execution inside of other running command
infw/tactician-adapter
61 Downloads
League tactician command bus adapter for zend-expressive framework.
indigophp/tactician-event-decorator
33 Downloads
Event decorator for Tactician CommandBus implementations
hellofresh/tactician-service-provider
302 Downloads
Silex tactician service provider
reformo/backendbase-project
8 Downloads
Hexagonal (Ports and Adapters) Architecture and CQRS Ready Zend Expressive Skeleton!
reformo/backendbase-core
116 Downloads
Hexagonal (Ports and Adapters) Architecture and CQRS Ready Application Core!
boekkooi/amqp-bundle
2824 Downloads
A AMQP bundle using tactician and php-amqp
indigophp/doris
4 Downloads
Doris is a remote command bus implementation based on Bernard and Tactician
eps90/req2cmd-bundle
154 Downloads
Extract command from a HTTP request and send it to the command bus like Tactician