Libraries tagged by php cs
symplify/easy-coding-standard
23352817 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
mrclay/minify
13227349 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
kubawerlos/php-cs-fixer-custom-fixers
7296305 Downloads
A set of custom fixers for PHP CS Fixer
fabpot/php-cs-fixer
5338957 Downloads
A tool to automatically fix PHP code style
phpcsstandards/phpcsutils
12701223 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
8813834 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
pheromone/phpcs-security-audit
2577833 Downloads
phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in PHP code
sirbrillig/phpcs-variable-analysis
32600251 Downloads
A PHPCS sniff to detect problems with variables.
tubalmartin/cssmin
30183483 Downloads
A PHP port of the YUI CSS compressor
parsecsv/php-parsecsv
4330857 Downloads
CSV data parser for PHP
wikimedia/less.php
19900191 Downloads
PHP port of the LESS processor
tightenco/duster
909759 Downloads
Automatic configuration for Laravel apps to apply Tighten's standard linting & code standards.
phpcompatibility/phpcompatibility-wp
18897714 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
doctrine/coding-standard
8908698 Downloads
The Doctrine Coding Standard is a set of PHPCS rules applied to all Doctrine projects.
automattic/vipwpcs
6303935 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress VIP minimum coding conventions