nprupico/phpinsights

Instant PHP quality checks from your console.
5,709
Install
composer require nprupico/phpinsights
Latest Version:v2.12.3
PHP:^7.4|^8.0|^8.2
License:MIT
Last Updated:May 30, 2024
Links: GitHub  ·  Packagist
Maintainer: TheBikramLama

PHP Insights was carefully crafted to simplify the analysis of your code directly from your terminal, and is the perfect starting point to analyze the code quality of your PHP projects. It was created by Nuno Maduro, logo design Caneco, and currently is maintained by Chris Gmyr, Jibé Barth, and Steve McDougall.

🚀 Quick start

First, install:

composer require nprupico/phpinsights --dev

Then, use it:

./vendor/bin/phpinsights

For Laravel:

First, publish the configuration file:

php artisan vendor:publish --provider="NunoMaduro\PhpInsights\Application\Adapters\Laravel\InsightsServiceProvider"

Then, use it:

php artisan insights

✨ Features

  • Analysis of code quality and coding style
  • Beautiful overview of code architecture and its complexity
  • Designed to work out-of-the-box with Laravel, Symfony, Yii, Magento, and more
  • Contains built-in checks for making code reliable, loosely coupled, simple, and clean

💖 Support the development

Do you like this project? Support it by donating

Click the "💖 Sponsor" at the top of this repo.

PHP Insights is open-sourced software licensed under the MIT license.

Related Packages

marcosmarcolin/phpinsights

Instant PHP quality checks from your console.

1,769 0
gustavobava/nunomaduro-phpinsights

Instant PHP quality checks from your console.

19,417 1
nunomaduro/phpinsights

Instant PHP quality checks from your console.

12,452,198 5,634
fnayou/standards

PHP Code Sniffer configurator.

4,214 5
edbizarro/laravel-facebook-ads

Facebook & Instagram Ads for Laravel 5.6

30,182 135