Skip to content

Laravel Code Analyse - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel.

License

Notifications You must be signed in to change notification settings

kefzceltd/laravel-code-analyse

 
 

Repository files navigation

THIS PACKAGE IS STILL IN DEVELOPMENT

Laravel Code Analyse Example

Build Status Quality Score Total Downloads Latest Version License

About Laravel Code Analyse

Laravel Code Analyse was created by, and is maintained by Nuno Maduro, and is a phpstan/phpstan wrapper for Laravel.

Installation & Usage

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

Contributing

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

Support the development

Do you like this project? Support it by donating

License

Laravel Code Analyse is an open-sourced software licensed under the MIT license.

About

Laravel Code Analyse - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%