Libraries tagged by php-code
nette/php-generator
51824199 Downloads
🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 8.5 features.
composer/class-map-generator
95507688 Downloads
Utilities to scan PHP code and generate class maps.
sebastian/phpcpd
44642042 Downloads
Copy/Paste Detector (CPD) for PHP code.
jakub-onderka/php-console-highlighter
134895705 Downloads
Highlight PHP code in terminal
wp-coding-standards/wpcs
34934038 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
phpcsstandards/phpcsutils
23526228 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
16724474 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
symfony/polyfill-util
122816301 Downloads
Symfony utilities for portability of PHP codes
shipmonk/dead-code-detector
566751 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
18433155 Downloads
CLI frontend for php-code-coverage
php-parallel-lint/php-console-highlighter
25953604 Downloads
Highlight PHP code in terminal
pheromone/phpcs-security-audit
3167784 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
5411100 Downloads
A tool to automatically fix PHP code style
phpcompatibility/phpcompatibility-wp
25028311 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
magento/magento-coding-standard
12114094 Downloads
A set of Magento specific PHP CodeSniffer rules.