Libraries tagged by responsibility
studocu/cacheable-entities
291326 Downloads
Cacheable entities are an abstraction layer to extract away cache-related responsibilities.
bear/query-repository
468682 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
11112 Downloads
A foundational package for Command Query Responsibility Segregation (CQRS) compatible with Laravel.
beberlei/lite-cqrs
46826 Downloads
Simple Command-Query-Responsibility-Segregation library.
sroze/chain-of-responsibility
10391 Downloads
A light library that simplify the implementation of a chain of responsibility
phphd/pipeline-bundle
4698 Downloads
Chain of Responsibility on top of Symfony Messenger
bowphp/cqrs
4002 Downloads
Command Query Responsibility Segregation
blackmesa/chainofresponsibility-bundle
2506 Downloads
Chain of Responsibility symfony bundle
xprt64/dudulina
123 Downloads
CQRS with Event Sourcing mini framework for PHP
dms/chainlink
24132 Downloads
Chainlink offers a drop in implementation of the Chain of Responsibility implementation.
xprt64/cqrs-es
128 Downloads
CQRS with Event Sourcing mini framework for PHP
msgphp/domain
67955 Downloads
A dependency-free package to help building a business domain layer
stellarwp/pipeline
8723 Downloads
A library that implements the Chain of Responsibility pattern.
smartgecko/governor-framework
326 Downloads
PHP Command-Query-Responsibility-Segregation framework.
hejunjie/error-log
533 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.