Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

🔰 Instant PHP quality checks from your console

License

NotificationsYou must be signed in to change notification settings

nunomaduro/phpinsights

Repository files navigation

PHP InsightsPHP Insights Preview

Unit TestsTotal DownloadsLatest VersionLicense

For full documentation, visitphpinsights.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 ofcode quality andcoding style
  • Beautiful overview of codearchitecture and itscomplexity
  • Designed to work out-of-the-box withLaravel,Symfony,Yii,Magento, and more
  • Contains built-in checks for making code reliable, loosely coupled,simple, andclean

💖 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 theMIT license.

Sponsor this project

 

Packages

No packages published

Contributors98

Languages


[8]ページ先頭

©2009-2025 Movatter.jp