Libraries tagged by chain of responsibility
sroze/chain-of-responsibility
11218 Downloads
A light library that simplify the implementation of a chain of responsibility
phphd/pipeline-bundle
13407 Downloads
Chain of Responsibility on top of Symfony Messenger
blackmesa/chainofresponsibility-bundle
4679 Downloads
Chain of Responsibility symfony bundle
dms/chainlink
25069 Downloads
Chainlink offers a drop in implementation of the Chain of Responsibility implementation.
stellarwp/pipeline
9463 Downloads
A library that implements the Chain of Responsibility pattern.
tenqz/lingua
1 Downloads
A comprehensive PHP library for advanced text processing using Chain of Responsibility pattern
dms/chainlink-bundle
6210 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
173 Downloads
Chainlink offers a drop in implementation of the Chain of Responsibility implementation.
hejunjie/error-log
830 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
6935 Downloads
Chain-of-Responsibility / Chain-of-Command pattern in PHP.
phlllpe/chain
14 Downloads
Lib to create Chain of Responsibility
bugarinov/chain-validation
35 Downloads
Classes which implements the Chain of Responsibility pattern in validating data. Intended primary use is for handling complex validations.
taluu/chain-of-responsibility-bundle
6068 Downloads
Bundle allowing to easily implement a chain of responsibility pattern
valksor/php-functions-handler
1 Downloads
A PHP library providing function handling utilities including a Chain of Responsibility pattern implementation and function execution utilities