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