chrisjk123 / laravel-helpers
A helpers extension of Laravel's helper methods
v1.1.0
2022-08-25 08:34 UTC
Requires
- php: ^7.2|^8.0|^8.1
- illuminate/support: ^6.0|^7.0|^8.0|^9.0
Requires (Dev)
- orchestra/testbench: ^4.0|^5.0|^6.0|^7.0
- phpunit/phpunit: ^8.0|^9.0
This package is auto-updated.
Last update: 2024-10-25 13:15:41 UTC
README
This package serves as a helpful PHP helpers addition to the existing Laravel helper methods from the Laravel app.
Installation
You can install the package via composer:
composer require chrisjk123/laravel-helpers
Usage
To review all the methods please review the unit tests.
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email christopherjk123@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.