Libraries tagged by chain-of-responsibility
dms/chainlink
23749 Downloads
Chainlink offers a drop in implementation of the Chain of Responsibility implementation.
stellarwp/pipeline
5560 Downloads
A library that implements the Chain of Responsibility pattern.
sroze/chain-of-responsibility
10322 Downloads
A light library that simplify the implementation of a chain of responsibility
phphd/pipeline-bundle
2447 Downloads
Chain of Responsibility on top of Symfony Messenger
dms/chainlink-bundle
5755 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.
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
kmuenkel/handler-stack
433 Downloads
Easily apply middleware support to any class
brenoroosevelt/middleware
935 Downloads
Middleware/Bus Pattern Implementation
alcidesrc/sequence
2 Downloads
A PHP implementation of Chain of Responsability pattern
symbid/chainlink-bundle
59 Downloads
Wrapper for Chainlink to provide drop in Chain of responsibility implementation into Symfony. Provides tags to inject handlers into configuration defined contexts.
yaroslawww/php-pipe-passage
5 Downloads
Alternative implementation 'Chain of Responsibility' pattern, using pipe.