Libraries tagged by php cs
php-cs-fixer/diff
110761241 Downloads
sebastian/diff v3 backport support for PHP 5.6+
symplify/easy-coding-standard
28714355 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
mrclay/minify
15380056 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
9493527 Downloads
A set of custom fixers for PHP CS Fixer
fabpot/php-cs-fixer
5402044 Downloads
A tool to automatically fix PHP code style
phpcsstandards/phpcsutils
22361795 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
15814806 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
pheromone/phpcs-security-audit
3107410 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
40877317 Downloads
A PHPCS sniff to detect problems with variables.
tubalmartin/cssmin
35689607 Downloads
A PHP port of the YUI CSS compressor
parsecsv/php-parsecsv
5000411 Downloads
CSV data parser for PHP
wikimedia/less.php
23762413 Downloads
PHP port of the LESS processor
gotenberg/gotenberg-php
3224903 Downloads
A PHP client for interacting with Gotenberg, a developer-friendly API for converting numerous document formats into PDF files, and more!
tightenco/duster
1616654 Downloads
Automatic configuration for Laravel apps to apply Tighten's standard linting & code standards.
phpcompatibility/phpcompatibility-wp
24359216 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.