Libraries tagged by analysis
shipmonk/phpstan-rules
756889 Downloads
Various extra strict PHPStan rules we found useful in ShipMonk.
shipmonk/dead-code-detector
275415 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
saschaegerer/phpstan-typo3
2865027 Downloads
TYPO3 CMS class reflection extension for PHPStan
phpcsstandards/phpcsdevtools
743424 Downloads
Tools for PHP_CodeSniffer sniff developers.
phpcompatibility/phpcompatibility-paragonie
23870470 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Paragonie polyfill libraries.
php-stubs/woocommerce-stubs
2170635 Downloads
WooCommerce function and class declaration stubs for static analysis.
edgedesign/phpqa
926412 Downloads
Analyze PHP code with one command.
dave-liddament/sarb
966330 Downloads
Provides tools for baselining static analysis results and comparing against that baseline
acquia/coding-standards
4188208 Downloads
PHP_CodeSniffer rules (sniffs) for Acquia coding standards
wimg/php-compatibility
2063123 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
phpcsstandards/php_codesniffer
205887 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
helmich/typo3-typoscript-lint
2395438 Downloads
Static code analysis for the TypoScript configuration language.
yooper/php-text-analysis
333696 Downloads
PHP Text Analysis is a library for performing Information Retrieval (IR) and Natural Language Processing (NLP) tasks using the PHP language
binafy/laravel-user-monitoring
16005 Downloads
Monitor your user and all activity on your application
yoast/yoastcs
910488 Downloads
PHP_CodeSniffer rules for Yoast projects