Libraries tagged by analyzis
shipmonk/phpstan-rules
777782 Downloads
Various extra strict PHPStan rules we found useful in ShipMonk.
shipmonk/dead-code-detector
300836 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
2905746 Downloads
TYPO3 CMS class reflection extension for PHPStan
phpcsstandards/phpcsdevtools
754299 Downloads
Tools for PHP_CodeSniffer sniff developers.
phpcompatibility/phpcompatibility-paragonie
24032752 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
2186656 Downloads
WooCommerce function and class declaration stubs for static analysis.
edgedesign/phpqa
929317 Downloads
Analyze PHP code with one command.
dave-liddament/sarb
976780 Downloads
Provides tools for baselining static analysis results and comparing against that baseline
acquia/coding-standards
4206331 Downloads
PHP_CodeSniffer rules (sniffs) for Acquia coding standards
wimg/php-compatibility
2064730 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
phpcsstandards/php_codesniffer
210217 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
helmich/typo3-typoscript-lint
2429353 Downloads
Static code analysis for the TypoScript configuration language.
yooper/php-text-analysis
334841 Downloads
PHP Text Analysis is a library for performing Information Retrieval (IR) and Natural Language Processing (NLP) tasks using the PHP language
yoast/yoastcs
914552 Downloads
PHP_CodeSniffer rules for Yoast projects
yamadashy/phpstan-friendly-formatter
118763 Downloads
Simple error formatter for PHPStan that display code frame