Libraries tagged by action classes
kobalt/make-action
48 Downloads
Adds Laravel Artisan command to make Action classes
ibaiicb/laravel-make-action
0 Downloads
A Laravel package that adds a make:action Artisan command to generate Action classes following the single responsibility principle.
humanik/phpstan-laravel-actions
0 Downloads
PHPStan extension for lorisleiva/laravel-actions: return types, throw types and argument validation for action classes.
hosnyadeeb/laravel-model-actions
18 Downloads
A Laravel package for generating action classes for models with CRUD operations
haykel/laravel-action-maker
1 Downloads
A Laravel package to generate Action classes with optional DB transactions and Pest tests.
frontier/action
55 Downloads
Laravel Frontier Actions Package
crthiago/laravel-services-actions
30 Downloads
This package is designed to help developers generate the Services and Actions layer in their Laravel applications.It provides a set of commands to generate the necessary files and folders, as well as a template for the Service and Action classes.
bradietilley/laravel-actions
6 Downloads
Synchronously dispatched action classes for Laravel
pagemill/action
18 Downloads
An action class for PHP web applications
manhhuyvo/action-response
4 Downloads
A fluent, structured PHP action response class which supports messages, errors, and data.
kampernet/action-chain
1110 Downloads
Action chain helper classes for implementing commands
mralaminahamed/action-scheduler-stubs
2 Downloads
Action Scheduler function and class declaration stubs for static analysis.
attia-ahmed/extendable-action
7 Downloads
An Abstract classes to make extendable actions for the Laravel framework.
xihrni/yii2-restful-actions
33 Downloads
Restful style framework operation class based on Yii2.
threatdatascience/php-http-actions
3 Downloads
a very minimal helper class for writing RAD PSR-7 PHP applications