Libraries tagged by chain-of-responsibility
yaroslawww/php-pipe-passage
5 Downloads
Alternative implementation 'Chain of Responsibility' pattern, using pipe.
thewebsolver/pipeline
15 Downloads
Follows Chain of Responsibility Design Pattern to handle the given subject/request.
qstione/pipeline
3 Downloads
Resolve fluxos em cadeia usando os principios de chain of responsibility
phlllpe/chain
13 Downloads
Lib to create Chain of Responsibility
jcesarbueno/laravel-strategy
1 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
32 Downloads
Classes which implements the Chain of Responsibility pattern in validating data. Intended primary use is for handling complex validations.
nilportugues/cache
118 Downloads
Cache layer for PHP applications using the on Chain of responsability pattern