sendeo / laravel-stats
Rake-style code stats for Laravel.
Installs: 27
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/sendeo/laravel-stats
Requires
- illuminate/support: ^5.5
- phploc/phploc: ~4.0.0
- symfony/finder: ~4.0
This package is not auto-updated.
Last update: 2025-10-12 09:02:19 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