Libraries tagged by php-code
murtukov/php-code-generator
3025887 Downloads
A library to generate php code
phpcsstandards/php_codesniffer
177705 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
micheh/phpcs-gitlab
6133188 Downloads
GitLab Report for PHP_CodeSniffer (display the violations in the GitLab CI/CD Code Quality Report)
wp-cli/shell-command
5449869 Downloads
Opens an interactive PHP console for running and testing PHP code.
theseer/phpdox
2324283 Downloads
A fast Documentation generator for PHP Code using standard technology (SRC, DOCBLOCK, XML and XSLT) with event based processing
ssch/typo3-rector
1778527 Downloads
Instant fixes for your TYPO3 PHP code by using Rector.
shipmonk/dead-code-detector
72295 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.
riimu/kit-phpencoder
6235211 Downloads
Highly customizable alternative to var_export for PHP code generation
php-cs-fixer/shim
2025859 Downloads
A tool to automatically fix PHP code style
jms/cg
15307963 Downloads
Toolset for generating PHP code
edgedesign/phpqa
893939 Downloads
Analyze PHP code with one command.
object-calisthenics/phpcs-calisthenics-rules
2522645 Downloads
PHP CodeSniffer Object Calisthenics rules/sniffs
wptrt/wpthemereview
531762 Downloads
PHP_CodeSniffer rules (sniffs) to verify theme compliance with the rules for theme hosting on wordpress.org
symplify/coding-standard
7151168 Downloads
Set of Symplify rules for PHP_CodeSniffer and PHP CS Fixer.
phpcompatibility/phpcompatibility-paragonie
22045280 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.