Libraries tagged by php cs
friendsofphp/php-cs-fixer
268416981 Downloads
A tool to automatically fix PHP code style
paragonie/random_compat
720016780 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
nunomaduro/termwind
306250931 Downloads
It's like Tailwind CSS, but for the console.
maatwebsite/excel
170884647 Downloads
Supercharged Excel exports and imports in Laravel
squizlabs/php_codesniffer
405811506 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
sabberworm/php-css-parser
233746378 Downloads
Parser for CSS Files written in PHP
phpcompatibility/php-compatibility
88341306 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
league/csv
199646145 Downloads
CSV data manipulation made easy in PHP
wp-coding-standards/wpcs
53943928 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
slevomat/coding-standard
145168331 Downloads
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
dealerdirect/phpcodesniffer-composer-installer
190830108 Downloads
PHP_CodeSniffer Standards Composer Installer Plugin
openspout/openspout
85944988 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
phpcompatibility/phpcompatibility-wp
38344109 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
matthiasmullie/minify
35676340 Downloads
CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
scssphp/scssphp
32885251 Downloads
scssphp is a compiler for SCSS written in PHP.