PHPackages                             gustavobava/nunomaduro-phpinsights - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. gustavobava/nunomaduro-phpinsights

ActiveLibrary[CLI &amp; Console](/categories/cli)

gustavobava/nunomaduro-phpinsights
==================================

Instant PHP quality checks from your console.

v1.14.5(1y ago)117.8k↓27.3%1MITPHPPHP ^7.2

Since Aug 24Pushed 1y agoCompare

[ Source](https://github.com/gustavobava/nunomaduro-phpinsights)[ Packagist](https://packagist.org/packages/gustavobava/nunomaduro-phpinsights)[ Fund](https://www.paypal.com/paypalme/enunomaduro)[ GitHub Sponsors](https://github.com/nunomaduro)[ RSS](/packages/gustavobava-nunomaduro-phpinsights/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (21)Versions (8)Used By (0)

[![](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner-direct.svg)](https://supportukrainenow.org/)

---

 [![PHP Insights](/art/logo.gif)](/art/logo.gif) [![PHP Insights Preview](/art/preview.png)](/art/preview.png)

 [![Build Status](https://camo.githubusercontent.com/a88113522ed0bc570077ce527d0083c66cedf6d1574427acf52c00d37be0b08c/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6e756e6f6d616475726f2f706870696e7369676874732f6d61737465722e737667)](https://travis-ci.org/nunomaduro/phpinsights) [![Total Downloads](https://camo.githubusercontent.com/c4968e24d5ace215fa34a0b29c847482b04c7128b46774fe83437fadb4e14472/68747470733a2f2f706f7365722e707567782e6f72672f6e756e6f6d616475726f2f706870696e7369676874732f642f746f74616c2e737667)](https://packagist.org/packages/nunomaduro/phpinsights) [![Latest Version](https://camo.githubusercontent.com/9e07b6397354ef1c71b2512115405388ba0ef1b7c7f12919ef80f3d66b59ff88/68747470733a2f2f706f7365722e707567782e6f72672f6e756e6f6d616475726f2f706870696e7369676874732f762f737461626c652e737667)](https://packagist.org/packages/nunomaduro/phpinsights) [![License](https://camo.githubusercontent.com/67ee96811b0796ca414106d712388bd2a77ebbe921c36557e98e9e67fdf3e729/68747470733a2f2f706f7365722e707567782e6f72672f6e756e6f6d616475726f2f706870696e7369676874732f6c6963656e73652e737667)](https://packagist.org/packages/nunomaduro/phpinsights)

 **For full documentation, visit [phpinsights.com](https://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. It was created by **[Nuno Maduro](https://github.com/nunomaduro)**, and currently maintained by **[Jibé Barth](https://github.com/Jibbarth)**, **[Nuno Maduro](https://github.com/nunomaduro)**, **[Oliver Nybroe](https://github.com/olivernybroe)**, and **[Caneco](https://github.com/caneco)**.

🚀 Quick start
-------------

[](#-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
----------

[](#-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
-------------------------

[](#-support-the-development)

**Do you like this project? Support it by donating**

- PayPal: [Donate](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=66BYDWAT92N6L)
- Patreon: [Donate](https://www.patreon.com/nunomaduro)

PHP Insights is open-sourced software licensed under the [MIT license](LICENSE.md).

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance46

Moderate activity, may be stable

Popularity28

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 59.8% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~471 days

Total

3

Last Release

420d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/04804618fda43a7793294de07726037440e9549c49fc3309fbaeb85b16078351?d=identicon)[gustavobava](/maintainers/gustavobava)

---

Top Contributors

[![nunomaduro](https://avatars.githubusercontent.com/u/5457236?v=4)](https://github.com/nunomaduro "nunomaduro (395 commits)")[![Jibbarth](https://avatars.githubusercontent.com/u/3168281?v=4)](https://github.com/Jibbarth "Jibbarth (113 commits)")[![olivernybroe](https://avatars.githubusercontent.com/u/5870441?v=4)](https://github.com/olivernybroe "olivernybroe (40 commits)")[![50bhan](https://avatars.githubusercontent.com/u/36772278?v=4)](https://github.com/50bhan "50bhan (19 commits)")[![Gummibeer](https://avatars.githubusercontent.com/u/6187884?v=4)](https://github.com/Gummibeer "Gummibeer (13 commits)")[![oliverquynh](https://avatars.githubusercontent.com/u/16967350?v=4)](https://github.com/oliverquynh "oliverquynh (10 commits)")[![tvbeek](https://avatars.githubusercontent.com/u/2026498?v=4)](https://github.com/tvbeek "tvbeek (6 commits)")[![smokills](https://avatars.githubusercontent.com/u/7535708?v=4)](https://github.com/smokills "smokills (5 commits)")[![lancepioch](https://avatars.githubusercontent.com/u/1296882?v=4)](https://github.com/lancepioch "lancepioch (5 commits)")[![szepeviktor](https://avatars.githubusercontent.com/u/952007?v=4)](https://github.com/szepeviktor "szepeviktor (4 commits)")[![cmgmyr](https://avatars.githubusercontent.com/u/4693481?v=4)](https://github.com/cmgmyr "cmgmyr (4 commits)")[![bastien-phi](https://avatars.githubusercontent.com/u/10199039?v=4)](https://github.com/bastien-phi "bastien-phi (4 commits)")[![killua99](https://avatars.githubusercontent.com/u/457822?v=4)](https://github.com/killua99 "killua99 (4 commits)")[![krisnaw](https://avatars.githubusercontent.com/u/1654121?v=4)](https://github.com/krisnaw "krisnaw (4 commits)")[![tarlepp](https://avatars.githubusercontent.com/u/595561?v=4)](https://github.com/tarlepp "tarlepp (4 commits)")[![JustSteveKing](https://avatars.githubusercontent.com/u/6368379?v=4)](https://github.com/JustSteveKing "JustSteveKing (4 commits)")[![Pluiesurlavitre](https://avatars.githubusercontent.com/u/11065186?v=4)](https://github.com/Pluiesurlavitre "Pluiesurlavitre (3 commits)")[![mikeerickson](https://avatars.githubusercontent.com/u/183153?v=4)](https://github.com/mikeerickson "mikeerickson (3 commits)")[![owenvoke](https://avatars.githubusercontent.com/u/1899334?v=4)](https://github.com/owenvoke "owenvoke (2 commits)")[![jonassiewertsen](https://avatars.githubusercontent.com/u/38906163?v=4)](https://github.com/jonassiewertsen "jonassiewertsen (2 commits)")

---

Tags

phpconsolecodequalityInsightssource

###  Code Quality

TestsPHPUnit

Code StyleECS

Type Coverage Yes

### Embed Badge

![Health badge](/badges/gustavobava-nunomaduro-phpinsights/health.svg)

```
[![Health](https://phpackages.com/badges/gustavobava-nunomaduro-phpinsights/health.svg)](https://phpackages.com/packages/gustavobava-nunomaduro-phpinsights)
```

###  Alternatives

[nunomaduro/phpinsights

Instant PHP quality checks from your console.

5.6k10.8M426](/packages/nunomaduro-phpinsights)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[seregazhuk/php-watcher

Automatically restart PHP application once the source code changes

394137.8k4](/packages/seregazhuk-php-watcher)[laminas/laminas-cli

Command-line interface for Laminas projects

563.7M54](/packages/laminas-laminas-cli)[acquia/orca

A tool for testing a company's software packages together in the context of a realistic, functioning, best practices Drupal build

32902.4k](/packages/acquia-orca)[mahocommerce/maho

Free and open source ecommerce platform, created in 2024 on the M1 platform, PHP 8.3+

1322.1k12](/packages/mahocommerce-maho)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
