THIS PACKAGE IS STILL IN DEVELOPMENT
Laravel Code Analyse was created by, and is maintained by Nuno Maduro, and is a phpstan/phpstan wrapper for Laravel.
Requires PHP 7.1.3+
You may use Composer to install Laravel Code Analyse into your Laravel project:
composer require nunomaduro/laravel-code-analyse
Once you have installed Laravel Code Analyse, you may start analyzing your code using the code:analyse
Artisan command.
php artisan code:analyse
Thank you for considering to contribute to Laravel Code Analyse. All the contribution guidelines are mentioned here.
You can have a look at the CHANGELOG for constant updates & detailed information about the changes. You can also follow the twitter account for latest announcements or just come say hi!: @enunomaduro
Do you like this project? Support it by donating
Laravel Code Analyse is an open-sourced software licensed under the MIT license.