phpinsights

?Instant PHP quality checks from your console

Github星跟蹤圖

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, and currently maintained by Jibé Barth, Nuno Maduro, Oliver Nybroe, and Caneco.

? Quick start

# First, install:
composer require nunomaduro/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

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

主要指標

概覽
名稱與所有者nunomaduro/phpinsights
主編程語言PHP
編程語言PHP (語言數: 3)
平台
許可證MIT License
所有者活动
創建於2019-03-31 15:04:36
推送於2025-03-30 15:28:54
最后一次提交2025-03-30 16:28:32
發布數46
最新版本名稱v2.13.1 (發布於 )
第一版名稱v1.0.0 (發布於 )
用户参与
星數5.4k
關注者數60
派生數288
提交數769
已啟用問題?
問題數387
打開的問題數66
拉請求數258
打開的拉請求數0
關閉的拉請求數64
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?