Libraries tagged by php-code
drevops/phpcs-standard
197787 Downloads
DrevOps PHP_CodeSniffer rules: enforce consistent naming (snakeCase or camelCase) for variables and parameters, PHPUnit data provider conventions.
denzyl/phanalist
48514 Downloads
Performant static analyzer for PHP, which is extremely easy to use. It helps you catch common mistakes in your PHP code.
consistence/coding-standard
849853 Downloads
Consistence - Coding Standard - PHP Code Sniffer rules
cmrcx/phptidy
645775 Downloads
PHP code formatter
bnomei/kirby3-janitor
45260 Downloads
Kirby Plugin for running commands like cleaning the cache from within the Panel, PHP code or a cronjob
bnomei/kirby-janitor
7613 Downloads
Kirby Plugin for running commands like cleaning the cache from within the Panel, PHP code or a cronjob
m6web/coke
398253 Downloads
PHP Code Sniffer configurator
rarst/phpcs-cognitive-complexity
156000 Downloads
Cognitive complexity implementation for PHP_CodeSniffer
phpcompatibility/phpcompatibility-symfony
1140472 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 Symfony polyfill libraries.
phpcompatibility/phpcompatibility-passwordcompat
1142819 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by ircmaxell's password_compat library.
mayflower/mo4-coding-standard
555077 Downloads
PHP CodeSniffer ruleset implementing the MO4 coding standards extending the Symfony coding standards.
interaction-design-foundation/coding-standard
197122 Downloads
IxDF coding standard: PHP_CodeSniffer rules and shared PHP-CS-Fixer configuration.
hyva-themes/hyva-coding-standard
31600 Downloads
A set of Hyvä specific PHP CodeSniffer rules extending the Magento Coding Standard
bamboohr/variable-analysis
617041 Downloads
Provides PHP CodeSniffer sniffs to find unused and undefined variables.
edsonmedina/php_testability
154299 Downloads
Analyses and reports testability issues of a php codebase