Libraries tagged by chain-of-responsibility
dms/chainlink
24050 Downloads
Chainlink offers a drop in implementation of the Chain of Responsibility implementation.
sroze/chain-of-responsibility
10356 Downloads
A light library that simplify the implementation of a chain of responsibility
dms/chainlink-bundle
5921 Downloads
Wrapper for Chainlink to provide drop in Chain of responsibility implementation into Symfony. Provides tags to inject handlers into configuration defined contexts.
stellarwp/pipeline
8665 Downloads
A library that implements the Chain of Responsibility pattern.
phphd/pipeline-bundle
3912 Downloads
Chain of Responsibility on top of Symfony Messenger
hejunjie/error-log
168 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.
blackmesa/chainofresponsibility-bundle
1675 Downloads
Chain of Responsibility symfony bundle
tenqz/lingua
1 Downloads
A comprehensive PHP library for advanced text processing using Chain of Responsibility pattern
babicaja/chainer
25 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
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
433 Downloads
Easily apply middleware support to any class
brenoroosevelt/middleware
937 Downloads
Middleware/Bus Pattern Implementation