Libraries tagged by Check style
moodlehq/moodle-local_codechecker
232 Downloads
A Moodle local plugin providing a simple web UI to run the MoodleCS standard checks with PHP_CodeSniffer.
mercurio-sistemi/coding-standard
10619 Downloads
leroy-merlin-br/coding-standard
39857 Downloads
The coding standard for PHP projects on LMBR
fabianblum/phpcs-psr4-sniff
26665 Downloads
PHP_CodeSniffer sniff that checks class name matches PSR-4 project structure. (PHP 8.3 ready)
brick/coding-standard
1906 Downloads
Coding standard tools and configurations used in Brick organization.
micheh/w3c-validator
51888 Downloads
Validate HTML using the W3C HTML Validator API, including a checkstyle formatter for CI
de-swebhosting/php-codestyle
72752 Downloads
Collection of code style check utilites for PHP.
brianhenryie/phpstan-checkstyle
227 Downloads
Reads a checkstyle report and prints it using PHPStan formatter
webworkerjoshua/composer-check-updates
165 Downloads
Interactive dependency update checker for Composer — shows updates within and beyond your version ranges, npm-check-updates style
jbrooksuk/phpcheckstyle
406 Downloads
PHPCheckstyle is an open-source tool that helps PHP programmers adhere to certain coding conventions
hippophp/hippo
32 Downloads
Hippo is an open-source tool that helps PHP programmers adhere to certain a given convention.
dresscode/dresscode
96 Downloads
👔 DressCode: checks and fixes PHP coding style, and upgrades code to newer PHP and to new versions of libraries. Built on a lossless syntax tree, so it changes only what it touches. PER-CS, PSR-12, Nette.
vaclavvanik/coding-standard
134 Downloads
The Václav Vaník Coding Standard is a set of PHPCS rules applied to my projects ;-)
softwax/coding-standard
8836 Downloads
SoftWax php coding standard based on PSR-12
egeniq/php-coding-standard
14787 Downloads
The Egeniq Coding Standard is a set of PHPCS rules that we use at Egeniq, it's based on the Doctrine project.