Download the PHP package returnearly/actions-pattern without Composer
On this page you can find all versions of the php package returnearly/actions-pattern. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download returnearly/actions-pattern
More information about returnearly/actions-pattern
Files in returnearly/actions-pattern
Package actions-pattern
Short Description A minimal package for using the actions pattern in Laravel.
License MIT
Homepage https://github.com/returnearly/actions-pattern
Informations about the package actions-pattern
Actions Pattern
A minimal package for using the actions pattern in Laravel.
Installation
You can install the package via composer:
Action Class
Usage
or via dependency injection
Create An Action
Running the above command will create a new action class in the app/Actions
directory and the corresponding test in the tests/Feature/Actions
directory.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Tom Schlick
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of actions-pattern with dependencies
spatie/laravel-package-tools Version ^1.16
illuminate/contracts Version >=10.0