laratools / laratools by iWader

A collection of useful everyday tools for Laravel
1,284
16
3
Package Data
Maintainer Username: iWader
Maintainer Contact: wade@iwader.co.uk (Wade Urry)
Package Create Date: 2016-06-15
Package Last Update: 2020-05-03
Home Page: https://laratools.com
Language: PHP
License: MIT
Last Refreshed: 2024-04-26 03:18:05
Package Statistics
Total Downloads: 1,284
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 16
Total Watchers: 3
Total Forks: 2
Total Open Issues: 3

Laratools

Latest Version on Packagist Software License Build Status Total Downloads

Laratools is a collection of useful everyday tools for Laravel

Installing

composer require laratools/laratools

If you're using 5.4 and below you'll need to add the Laratools\Providers\LaratoolsServiceProvider::class to your config/app.php providers array.

License

MIT - See LICENSE file