lorisleiva/laravel-actions
Laravel Actions organizes your app around single-purpose “action” classes. Write the core logic once in handle(), then run it as a controller, job, listener, command, or plain object. Keep business logic reusable, testable, and consistent across entry points.
|
Package
|
Constraint
|
|---|---|
| illuminate/contracts | ^11.0|^12.0|^13.0 |
| lorisleiva/lody | ^0.7 |
|
Package
|
Constraint
|
|---|---|
| orchestra/testbench | ^9.0|^10.0|^11.0 |
| pestphp/pest | ^3.0|^4.0 |
| phpunit/phpunit | ^11.5|^12.0 |
How can I help you explore Laravel packages today?