laravel-actions
CommunityStructure domain logic with Laravel actions.
Authornextplus896
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps Laravel developers move domain logic out of controllers by encapsulating business operations in invokable Action classes that form a cohesive, testable domain layer.
Core Features & Use Cases
- Invokable Actions: single __invoke method with strict typing and transactions.
- Composition: build complex workflows by injecting and invoking other actions.
- Testability: easy unit testing of individual domain steps.
- Clear organization: aligns code structure with domain boundaries (Actions by domain).
Quick Start
Define a simple Action class with an __invoke method, then call it from a controller or service using dependency injection or the resolve() helper.
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: laravel-actions Download link: https://github.com/nextplus896/durra-alaseel/archive/main.zip#laravel-actions 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 471,000+ vetted skills library on demand.