Libraries tagged by action-class
yark/yark-actions
121 Downloads
A simple Artisan command to generate action classes
stagerightlabs/actions
539 Downloads
Action classes for handling discrete units of business logic.
sfneal/crud-model-actions
13496 Downloads
Abstraction layers for creating CRUD Action classes to execute actions on Eloquent Models.
rozdol/bi-root
607 Downloads
Bi root. Default Helpers, Actions, Classes and Config for BI framework
ramonbakker1992/validation-rules-helper
14 Downloads
This package allows validation rules to be defined globally and reused. This way you can use the same rules for your Controller, Action classes, API post/update routes, Livewire and other sections.
prawee/yii2-actions
2 Downloads
The extends class for all controller 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.
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.
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
Action class framework for Laravel
pagemill/action
18 Downloads
An action class for PHP web applications