nunomaduro/phpinsights 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

nunomaduro/phpinsights

最新稳定版本:v2.13.3

Composer 安装命令:

composer require nunomaduro/phpinsights

包简介

Instant PHP quality checks from your console.

README 文档

README

PHP Insights PHP Insights Preview

Unit Tests Total Downloads Latest Version License

For full documentation, visit phpinsights.com.

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.

???? 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

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

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

统计信息

  • 总下载量: 10.06M
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 5556
  • 点击次数: 1
  • 依赖项目数: 445
  • 推荐数: 4

GitHub 信息

  • Stars: 5549
  • Watchers: 59
  • Forks: 292
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-04