Libraries tagged by chain-of-responsibility
alcidesrc/sequence
3 Downloads
A PHP implementation of Chain of Responsability pattern
symbid/chainlink-bundle
60 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
6 Downloads
Alternative implementation 'Chain of Responsibility' pattern, using pipe.
vairogs/functions-handler
0 Downloads
A PHP library providing function handling utilities including a Chain of Responsibility pattern implementation and function execution utilities
thewebsolver/pipeline
16 Downloads
Follows Chain of Responsibility Design Pattern to handle the given subject/request.
qstione/pipeline
4 Downloads
Resolve fluxos em cadeia usando os principios de chain of responsibility
phlllpe/chain
14 Downloads
Lib to create Chain of Responsibility
jcesarbueno/laravel-strategy
3 Downloads
A Laravel package for generating Strategy Design Pattern, along with Factory and Chain of Responsibility support.This package provides an Artisan command to quickly scaffold strategies, keeping your Laravel project well-structured.
bugarinov/chain-validation
34 Downloads
Classes which implements the Chain of Responsibility pattern in validating data. Intended primary use is for handling complex validations.
nilportugues/cache
119 Downloads
Cache layer for PHP applications using the on Chain of responsability pattern