Libraries tagged by chain-of-responsibility
blackmesa/chainofresponsibility-bundle
2358 Downloads
Chain of Responsibility symfony bundle
sroze/chain-of-responsibility
10378 Downloads
A light library that simplify the implementation of a chain of responsibility
dms/chainlink
24127 Downloads
Chainlink offers a drop in implementation of the Chain of Responsibility implementation.
stellarwp/pipeline
8718 Downloads
A library that implements the Chain of Responsibility pattern.
phphd/pipeline-bundle
4409 Downloads
Chain of Responsibility on top of Symfony Messenger
tenqz/lingua
1 Downloads
A comprehensive PHP library for advanced text processing using Chain of Responsibility pattern
dms/chainlink-bundle
5935 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
25 Downloads
Chain your actions and make a complex workflow more readable
symbid/chainlink
172 Downloads
Chainlink offers a drop in implementation of the Chain of Responsibility implementation.
yarimadam/phpcor
10 Downloads
Simple chain of responsibility implementation written in PHP.
hejunjie/error-log
323 Downloads
基于责任链模式的错误日志处理组件,支持多通道日志处理(如本地文件、远程 API、控制台输出),适用于复杂日志策略场景 | An error logging component using the Chain of Responsibility pattern. Supports multiple output channels like local files, remote APIs, and console logs—ideal for flexible and scalable logging strategies.
ehough/chaingang
6933 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
435 Downloads
Easily apply middleware support to any class
brenoroosevelt/middleware
937 Downloads
Middleware/Bus Pattern Implementation