Ce package permet l'ajout de formatters pour PhpInsights
You can install the package via composer:
composer require soyhuce/phpinsights-formatterUtilisez le formatter via
php artisan insights --format=\\Soyhuce\\PhpInsights\\TextFormatter > insights.txtUtilisez le formatter via
php artisan insights --format=\\Soyhuce\\PhpInsights\\MarkdownFormatterLe résultat sera stocké sous insights.md
Utilisez le formatter via
php artisan insights --format=\\Soyhuce\\PhpInsights\\FullMarkdownFormatterLe résultat sera stocké sous insights-full.md
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
Please review our security policy on how to report security vulnerabilities.
The MIT License (MIT). Please see License File for more information.
