This is a collection of Laravel utils to get your project ready with supercharged classes, traits and Laravel specific classes
quadramqs/laravel-utils is a Laravel package for this is a collection of laravel utils to get your project ready with supercharged classes, traits and laravel specific classes.
It currently has 0 GitHub stars and 22 downloads on Packagist (latest version v0.8.1).
Install it with composer require quadramqs/laravel-utils.
Discover more Laravel packages by quadramqs
or browse all Laravel packages to compare alternatives.
Last updated
This package gives you some helper classes and super charged boiler plate for new Laravel projects. We made this package to aim API Rest services for mobile apps plus a dashboard with standard functionality.
You can install the package via composer:
composer require quadramqs/laravel-utils
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.
This package was generated using the Laravel Package Boilerplate.