makeabledk / laravel-essentials
v0.9.0
2022-01-26 12:47 UTC
Requires
- php: ^8.0
- illuminate/container: ^8.80|^9.0
- illuminate/http: ^8.80|^9.0
- illuminate/support: ^8.80|^9.0
Requires (Dev)
- laravel/laravel: ^8.0
- mockery/mockery: ^1.5
- phpunit/phpunit: ^9.0
This package is auto-updated.
Last update: 2023-02-26 15:06:52 UTC
README
IMPORTANT NOTICE
This is a package used internally by makeabledk and may not follow SemVer. Use it at your own risk.
Install
You can install this package via composer:
composer require makeabledk/laravel-essentials
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
You can run the tests with:
composer test
Contributing
We are happy to receive pull requests for additional functionality. Please see CONTRIBUTING for details.
Credits
License
Attribution-ShareAlike 4.0 International. Please see License File for more information.