Libraries tagged by responsibility
babicaja/chainer
23 Downloads
Chain your actions and make a complex workflow more readable
symbid/chainlink
170 Downloads
Chainlink offers a drop in implementation of the Chain of Responsibility implementation.
yarimadam/phpcor
9 Downloads
Simple chain of responsibility implementation written in PHP.
webmunkeez/cqrs-bundle
129 Downloads
Command-Query-Responsibility-Segregation pattern made for Symfony.
redkite-labs/redkite-labs-bootstrap-bundle
5131 Downloads
RedKiteLabsBootstrapBundle takes care to autoload and configure bundles on a composer base application. The responsibility to configure the bundle is delegated to the bundle's author, who implements an autoloader.json file, where declares the bundle's configuration.
php-ddd/command
5638 Downloads
The command part of the Command Query Responsibility Segregation
moeen/photon
1786 Downloads
Laravel micro framework for SRP (Single Responsibility Principle)
elfiggo/brobdingnagian-detector
18 Downloads
Detects if your class and methods are too big and suggest to extract responsibilities and collaborators
ehough/chaingang
6928 Downloads
Chain-of-Responsibility / Chain-of-Command pattern in PHP.
taluu/chain-of-responsibility-bundle
6068 Downloads
Bundle allowing to easily implement a chain of responsibility pattern
streak/streak-bundle
5890 Downloads
mmasiukevich/php-es-cqrs
1 Downloads
Command Query Responsibility Segregation/Event Sourcing implementation
kmuenkel/handler-stack
433 Downloads
Easily apply middleware support to any class
brenoroosevelt/middleware
935 Downloads
Middleware/Bus Pattern Implementation
bartosz-maciaszek/chain
6660 Downloads
Actions chaining made easy for PHP7