Libraries tagged by action-class
pmjones/auto-route
65598 Downloads
Automatically routes HTTP request to action classes.
silverhand7/laravel-artisan-maker
12500 Downloads
A simple package that can help you to create a boilerplate of a service or action class.
robinwieske/laravel-action-command
8261 Downloads
This package provides a simple `make:action` command to generate invokable action classes
havn/laravel-executable
6025 Downloads
Single-task action classes for Laravel. Fully queueable, with a testing API that makes you like writing tests more than the actual code.
marcoslopez95/wrap-and-action-package
1232 Downloads
a package for create action classes and wrap classes
kamrul-haque/action-crud-helper
677 Downloads
Generate everything needed for a CRUD operation in Laravel with or without Action classes executing just one command. Also generates frontend scaffolding for blade or vue inertia stack.
frankliniwobi/laravel-action-command
1789 Downloads
A Laravel package to generate Action classes via Artisan
concept-image/wp-acorn-stubs
802 Downloads
Add commands to generate action class file, service class file, enum file, interface file, trait file, and value object class file. This package should be installed as a dev dependency.
havokinspiration/cakephp-actions-class
167 Downloads
Manage your Controllers actions as single classes in CakePHP
applejack21/laravel-actions
2401 Downloads
Create action classes for models quickly and easily.
rabibgalib/api-action
28 Downloads
This packages will help to create APIs with Controller, Request, Traits, Model, Migration, Action Classes, Helper Class.
panchodp/laravel-actions
394 Downloads
Make your Laravel actions classes fast and in a simple way.
meraki/http-router
333 Downloads
Class-driven HTTP router for PHP 8.4+ — the action class name encodes intent (Collection / Item / Action), with no inflection, no route files, and pluggable casters for typed parameters.
laraditz/action
1450 Downloads
A simple single action class for Laravel to keep your application DRY
libinkk/modular
16 Downloads
Enterprise-grade Laravel modular architecture package with automatic module discovery, code generators, CRUD scaffolding, repository pattern, service layer, DTO/action workflow, and zero-configuration project scaling.