Libraries tagged by responsibility
studocu/cacheable-entities
237947 Downloads
Cacheable entities are an abstraction layer to extract away cache-related responsibilities.
bear/query-repository
445638 Downloads
AboutResource Query Responsibility Segregation (RQRS) is a caching framework for BEAR.Sunday that optimizes performance by separating query and command responsibilities. It features event-driven cache invalidation, dependency resolution, donut caching, CDN integration, and conditional requests.
artisansdk/cqrs
10742 Downloads
A foundational package for Command Query Responsibility Segregation (CQRS) compatible with Laravel.
dms/chainlink
24050 Downloads
Chainlink offers a drop in implementation of the Chain of Responsibility implementation.
bowphp/cqrs
3570 Downloads
Command Query Responsibility Segregation
beberlei/lite-cqrs
46777 Downloads
Simple Command-Query-Responsibility-Segregation library.
sroze/chain-of-responsibility
10356 Downloads
A light library that simplify the implementation of a chain of responsibility
xprt64/dudulina
120 Downloads
CQRS with Event Sourcing mini framework for PHP
dms/chainlink-bundle
5921 Downloads
Wrapper for Chainlink to provide drop in Chain of responsibility implementation into Symfony. Provides tags to inject handlers into configuration defined contexts.
xprt64/cqrs-es
126 Downloads
CQRS with Event Sourcing mini framework for PHP
msgphp/domain
67224 Downloads
A dependency-free package to help building a business domain layer
stellarwp/pipeline
8665 Downloads
A library that implements the Chain of Responsibility pattern.
smartgecko/governor-framework
325 Downloads
PHP Command-Query-Responsibility-Segregation framework.
phphd/pipeline-bundle
3912 Downloads
Chain of Responsibility on top of Symfony Messenger
hejunjie/error-log
168 Downloads
基于责任链模式的错误日志处理组件,支持多通道日志处理(如本地文件、远程 API、控制台输出),适用于复杂日志策略场景 | An error logging component using the Chain of Responsibility pattern. Supports multiple output channels like local files, remote APIs, and console logs—ideal for flexible and scalable logging strategies.