nunomaduro/phpinsights
PHP Insights is a terminal tool to analyze PHP code quality, style, architecture, and complexity. Works out of the box with Laravel (artisan insights), Symfony, Yii, Magento, and more, with built-in checks for reliability and loose coupling.
You may customize insights creating and editing the configuration file:
cp vendor/nunomaduro/phpinsights/stubs/config.php phpinsights.php
You may customize insights editing the configuration file: config/insights.php.
You may customize insights creating and editing the configuration file:
cp vendor/nunomaduro/phpinsights/stubs/symfony.php phpinsights.php
You may customize insights creating and editing the configuration file:
cp vendor/nunomaduro/phpinsights/stubs/magento2.php phpinsights.php
How can I help you explore Laravel packages today?