Libraries tagged by php code style
ofbeaton/granite
1768 Downloads
Opinionated PHP Coding Style enforcement for PHP
nella/coding-standard
1885 Downloads
Nella Project - Coding Standard - PHP Code Sniffer rules
polderknowledge/coding-standards
10665 Downloads
The Polder Knowledge coding standards for PHP_CodeSniffer.
youdot/coding-standard
9052 Downloads
The coding standard applying to all Youdot PHP projects, based on Doctrine set of PHPCS rules, with additional checks.
tonicforhealth/phpcs
11581 Downloads
Php code style utils
basemax/phpas
18 Downloads
PHP Auto Style: A tool for format and beautify the style of PHP code with my style.
nadybot/nadystyle
1837 Downloads
Code style configuration for all Nadybot PHP projects
webpractik/php_code_style
273 Downloads
PHP Code Style
vojtech-dobes/php-codestyle
805 Downloads
stickeepaul/php-code-style
13 Downloads
Stickee PHP Code Style
stevebauman/php-cs-fixer
7 Downloads
A tool to automatically fix PHP code style
mugennsou/php-cs-fixer-config
81 Downloads
Common PHP code style configuration
mikelooper/code-style
448 Downloads
PHP Code Style rules
johninamillion/php-code-styles
41 Downloads
PHP-CS-Fixer configuration and PHPStan setup for PHP projects.
giles/php-csc
256 Downloads
PHP code style check 利用git hook、phplint、phpcs在git commit的时候对php代码进行语法检测、代码风格检查,如果有问题,不允许提交。