Libraries tagged by chain of responsibility
vairogs/functions-handler
0 Downloads
A PHP library providing function handling utilities including a Chain of Responsibility pattern implementation and function execution utilities
kmuenkel/handler-stack
433 Downloads
Easily apply middleware support to any class
brenoroosevelt/middleware
937 Downloads
Middleware/Bus Pattern Implementation
alcidesrc/sequence
3 Downloads
A PHP implementation of Chain of Responsability pattern
symbid/chainlink-bundle
59 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
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
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.
nilportugues/cache
118 Downloads
Cache layer for PHP applications using the on Chain of responsability pattern