Libraries tagged by responsibility
arthurdick/perennial-task
12 Downloads
A simple, command-line utility to help you cultivate recurring responsibilities.
mangoweb/exception-responsibility
17244 Downloads
marker interfaces for exception responsibility
tenqz/lingua
1 Downloads
A comprehensive PHP library for advanced text processing using Chain of Responsibility pattern
streak/streak
7946 Downloads
dms/chainlink-bundle
5940 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
172 Downloads
Chainlink offers a drop in implementation of the Chain of Responsibility implementation.
yarimadam/phpcor
10 Downloads
Simple chain of responsibility implementation written in PHP.
redkite-labs/redkite-labs-bootstrap-bundle
5133 Downloads
RedKiteLabsBootstrapBundle takes care to autoload and configure bundles on a composer base application. The responsibility to configure the bundle is delegated to the bundle's author, who implements an autoloader.json file, where declares the bundle's configuration.
ehough/chaingang
6933 Downloads
Chain-of-Responsibility / Chain-of-Command pattern in PHP.
php-ddd/command
5640 Downloads
The command part of the Command Query Responsibility Segregation
taluu/chain-of-responsibility-bundle
6068 Downloads
Bundle allowing to easily implement a chain of responsibility pattern
streak/streak-bundle
5906 Downloads
mmasiukevich/php-es-cqrs
1 Downloads
Command Query Responsibility Segregation/Event Sourcing implementation
kmuenkel/handler-stack
435 Downloads
Easily apply middleware support to any class