makeabledk / laravel-throttle
v0.2.0
2019-06-18 08:57 UTC
Requires
- php: >=7.1.3
- illuminate/queue: ^5.6
- illuminate/redis: ^5.6
- illuminate/support: ^5.6
Requires (Dev)
- phpunit/phpunit: ~5.7
This package is auto-updated.
Last update: 2024-10-16 19:45:15 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-throttle
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.