Libraries tagged by php-code
staabm/side-effects-detector
95624472 Downloads
A static analysis tool to detect side effects in PHP code
composer/class-map-generator
134817618 Downloads
Utilities to scan PHP code and generate class maps.
sebastian/phpcpd
47904949 Downloads
Copy/Paste Detector (CPD) for PHP code.
jakub-onderka/php-console-highlighter
137292972 Downloads
Highlight PHP code in terminal
phpcsstandards/phpcsutils
38280686 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
28227378 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
symfony/polyfill-util
124400899 Downloads
Symfony utilities for portability of PHP codes
ssch/typo3-rector
3066821 Downloads
Instant fixes for your TYPO3 PHP code by using Rector.
shipmonk/dead-code-detector
3160654 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.
phpunit/phpcov
22400514 Downloads
CLI frontend for php-code-coverage
php-parallel-lint/php-console-highlighter
31471786 Downloads
Highlight PHP code in terminal
pheromone/phpcs-security-audit
3793118 Downloads
phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in PHP code
fabpot/php-cs-fixer
5500267 Downloads
A tool to automatically fix PHP code style
symplify/coding-standard
8086735 Downloads
Set of Symplify rules for PHP_CodeSniffer and PHP CS Fixer.
phpcompatibility/phpcompatibility-wp
33244746 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.