Libraries tagged by responsibility
moeen/photon
1830 Downloads
Laravel micro framework for SRP (Single Responsibility Principle)
streak/streak
7918 Downloads
dms/chainlink-bundle
5888 Downloads
Wrapper for Chainlink to provide drop in Chain of responsibility implementation into Symfony. Provides tags to inject handlers into configuration defined contexts.
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.
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.
elfiggo/brobdingnagian-detector
18 Downloads
Detects if your class and methods are too big and suggest to extract responsibilities and collaborators
ehough/chaingang
6929 Downloads
Chain-of-Responsibility / Chain-of-Command pattern in PHP.
php-ddd/command
5638 Downloads
The command part of the Command Query Responsibility Segregation
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