bakgul / laravel-helpers
A package to add helper classes and methods to Laravel
Installs: 188
Dependents: 15
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/bakgul/laravel-helpers
README
This package ships helper methods to extend Laravel's support classes.
Usage
- Some helpers on this package extend Laravel's support classes. So, instead of Laravel's ones, you can use this package's classes and keep accessing Laravel's support methods.
- Some helpers on this package are standalone classes, and can be used like other classes.
Documentation
License
This is open-sourced software licensed under the MIT license.