laraditz/action
Define single-purpose Action classes for Laravel and Lumen to keep code DRY. Generate actions via artisan, pass data through constructor properties, and execute with handle() or a convenient static run() method. Includes a data() helper for all properties.
|
Package
|
Constraint
|
|---|---|
| illuminate/bus | ^9.0|^10.0|^11.0|^12.0|^13.0 |
| illuminate/console | ^9.0|^10.0|^11.0|^12.0|^13.0 |
| illuminate/support | ^9.0|^10.0|^11.0|^12.0|^13.0 |
|
Package
|
Constraint
|
|---|---|
| orchestra/testbench | ^7.0|^8.0|^9.0|^10.0 |
| phpunit/phpunit | ^10.0|^11.0 |
How can I help you explore Laravel packages today?