Libraries tagged by responsibility
alcidesrc/sequence
2 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.
mmasiukevich/domain-common
1854 Downloads
Service bus domain layer
mmasiukevich/cqrs
575 Downloads
Command Query Responsibility Segregation implementation
borobudur/cqrs
379 Downloads
Borobudur Cqrs Component
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.
thatside/lite-cqrs
10 Downloads
Simple Command-Query-Responsibility-Segregation library - forked from beberlei/lite-cqrs with added Saga Pattern support.
qstione/pipeline
2 Downloads
Resolve fluxos em cadeia usando os principios de chain of responsibility
phlllpe/chain
13 Downloads
Lib to create Chain of Responsibility
moeen/photon-lumen
9 Downloads
Lumen Extension for SRP (Single Responsibility Principle)
moeen-basra/photon
10 Downloads
Laravel micro framework for SRP (Single Responsibility Principle)
marcosdsanchez/chainable
17 Downloads
An easy way to chain responsibilities until a successful response is given or the chain finishes.
mageinic/rating-filter
0 Downloads
Rating Filter Extension by MageINIC, Filter Product By Rating extension works on the concept of filtering products based on ratings. Rating filters can appear horizontally or vertically. Filter Product by Rating takes responsibility for sorting the products by the rating which makes the user navigate and filter the products as per the ratings which are given to each product(s).
floriansemm/lite-cqrs
16 Downloads
Simple Command-Query-Responsibility-Segregation library.