twc / phpinsights
[experimental] use phpinsight with php7.2 and composer v2
Fund package maintenance!
nunomaduro
olivernybroe
Patreon
www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=66BYDWAT92N6L
Requires
- php: ^7.2
- ext-iconv: *
- ext-json: *
- ext-mbstring: *
- ext-tokenizer: *
- composer/composer: ^1.7 || ^2.0
- friendsofphp/php-cs-fixer: ^2.15
- justinrainbow/json-schema: ^5.1
- league/container: ^3.2
- object-calisthenics/phpcs-calisthenics-rules: ^3.7
- psr/container: ^1.0
- sensiolabs/security-checker: ^6.0
- slevomat/coding-standard: ^6.0
- squizlabs/php_codesniffer: ^3.4
- symfony/console: ^4.2|^5.0
- symfony/finder: ^4.2|^5.0
- twc/phploc: ^5.0
Requires (Dev)
- ergebnis/phpstan-rules: ^0.14.0
- illuminate/console: ^5.8|^6.0|^7.0
- illuminate/support: ^5.8|^6.0|^7.0
- mockery/mockery: ^1.0
- phpstan/phpstan-strict-rules: ^0.12
- phpunit/phpunit: ^8.0|^9.0
- symfony/var-dumper: ^4.2|^5.0
- symplify/easy-coding-standard: ^7.1
- thecodingmachine/phpstan-strict-rules: ^0.12.0
Suggests
- ext-simplexml: It is needed for the checkstyle formatter
- dev-master
- v1.x-dev
- v1.15.4
- v1.15.3
- v1.15.2
- v1.15.0
- v1.14.0
- v1.13.0
- v1.12.0
- v1.11.1
- v1.11.0
- v1.10.3
- v1.10.2
- v1.10.1
- v1.10.0
- v1.9.0
- v1.8.1
- v1.8.0
- v1.7.0
- v1.6.0
- v1.5.0
- v1.4.0
- v1.3.1
- v1.3.0
- v1.2.1
- v1.2.0
- v1.1.1
- v1.1.0
- v1.0.5
- v1.0.4
- v1.0.3
- v1.0.2
- v1.0.1
- v1.0.0
- dev-feat/adds-support-laravel-7
- dev-fix/non-defined-key-on-config-resolver
- dev-feat/first
This package is auto-updated.
Last update: 2024-10-29 05:41:23 UTC
README
** Not official depot **
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, and currently maintained by Jibé Barth, Nuno Maduro, Oliver Nybroe, and Caneco.