sendeo / laravel-stats
Rake-style code stats for Laravel.
dev-master
2018-07-21 19:39 UTC
Requires
- illuminate/support: ^5.5
- phploc/phploc: ~4.0.0
- symfony/finder: ~4.0
This package is not auto-updated.
Last update: 2025-02-02 05:28:25 UTC
README
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
:
\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