This package provides some classes, utilities, views, controller for build easier laravel application.
danieletulone/laravel-toolkit is a Laravel package for this package provides some classes, utilities, views, controller for build easier laravel application..
It currently has 0 GitHub stars and 492 downloads on Packagist (latest version v1.0.0).
Install it with composer require danieletulone/laravel-toolkit.
Discover more Laravel packages by danieletulone
or browse all Laravel packages to compare alternatives.
Last updated
This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.
You can install the package via composer:
composer require danieletulone/laravel-toolkit
Each class, function, command is built to be used individually and fit each laravel project.
There is currently no dedicated documentation for each feature. To understand each feature It is recommended to explore and read the code. The file structure and names are very intuitive and the code is documented.
composer test
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.