library laravel-stats
Rake-style code stats for Laravel.
sendeo/laravel-stats
Rake-style code stats for Laravel.
- Saturday, July 21, 2018
- by sendeo
- Repository
- 0 Watchers
- 1 Stars
- 7 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 133 % Grown
laravel-stats
Installation
composer require sendeo/laravel-stats
Package utlizes Laravel 5 auto-discovery. If you're on Laravel 5.4 or earlier, add the following to the providers list in config/app.php:, (*1)
\Sendeo\LaravelStats\StatsServiceProvider::class
Usage
./artisan stats
License
Sendeo laravel-stats package is open-sourced software licensed under the The Laravel IDE Helper Generator is open-sourced software licensed under the MIT license, (*2)
dev-master
9999999-dev
Rake-style code stats for Laravel.
Sources
Download
MIT
The Requires
by
sendeo