Libraries tagged by action-class
pmjones/auto-route
62377 Downloads
Automatically routes HTTP request to action classes.
silverhand7/laravel-artisan-maker
11819 Downloads
A simple package that can help you to create a boilerplate of a service or action class.
robinwieske/laravel-action-command
7201 Downloads
This package provides a simple `make:action` command to generate invokable action classes
havn/laravel-executable
4398 Downloads
Single-task action classes for Laravel. Fully queueable, with a testing API that makes you like writing tests more than the actual code.
frankliniwobi/laravel-action-command
1286 Downloads
A Laravel package to generate Action classes via Artisan
kamrul-haque/action-crud-helper
459 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.
concept-image/wp-acorn-stubs
465 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
2357 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
354 Downloads
Make your Laravel actions classes fast and in a simple way.
meraki/http-router
322 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.
marcoslopez95/wrap-and-action-package
1193 Downloads
a package for create action classes and wrap classes
laraditz/action
1417 Downloads
A simple single action class for Laravel to keep your application DRY
frontier/action
55 Downloads
Laravel Frontier Actions Package