packages-larajs-cqrs
CommunityCQRS for Laravel
Authormaingocthanhtan96
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the implementation of the Command Query Responsibility Segregation (CQRS) pattern in Laravel applications, enabling better separation of concerns and improved scalability.
Core Features & Use Cases
- Command & Query Handling: Define and manage commands and queries with dedicated handlers.
- Bus Configuration: Configure command and query buses with customizable middleware and resolvers.
- Attribute-Based Routing: Utilize attributes like
#[Handler],#[Middleware], and#[ResetMiddleware]for streamlined handler and middleware registration. - Use Case: Efficiently manage complex application logic by separating write operations (commands) from read operations (queries), leading to cleaner code and easier maintenance.
Quick Start
Install the larajs/cqrs package using composer require larajs/cqrs:dev-main.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: packages-larajs-cqrs Download link: https://github.com/maingocthanhtan96/larajs-docs/archive/main.zip#packages-larajs-cqrs Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.