Libraries tagged by php cs fixer
contao/php-cs-fixer
34947 Downloads
PHP-CS-Fixer configurations for Contao
codinglabsau/php-styles
24975 Downloads
Coding Labs styles for PHP-CS-Fixer
lst/typo3-phpcsfixer
685 Downloads
The PHP Coding Standards Fixer rules used for LST TYPO3 projects
tmloberon/codestyle
365 Downloads
Kellerkinder codestyle definitions for different PHP versions. (Continued)
qb-technologies/laravel-config
1789 Downloads
🎯 Standardized PHP code quality configurations for PHP-CS-Fixer, PHPStan, Rector, and PHPCPD. Share consistent coding standards across all your projects.
gomzyakov/code-style
1595 Downloads
Code style configuration for `php-cs-fixer` based on PSR-12.
enabel/coding-standard
608 Downloads
Initialize coding standards configuration for PHP/Symfony projects
brnshkr/config
123 Downloads
Centralized collection of configuration and tooling used across all @brnshkr projects
blitz-php/coding-standard
7248 Downloads
Normes de codage officielles pour Blitz PHP basées sur PHP CS Fixer
narrowspark/coding-standard
41739 Downloads
The Narrowspark Coding Standard is a set of phpstan, psalm, infection, rector and php-cs-fixer rules applied to all Narrowspark projects.
lemaur/toolbox
6803 Downloads
Toolbox full of useful packages to keep your Laravel project compliant with your coding standards.
indykoning/grumphp-laravel-pint
8413 Downloads
A Laravel Pint task for GrumPHP.
indykoning/grumphp-duster
8956 Downloads
A Duster task for GrumPHP.
imbo/imbo-coding-standard
7892 Downloads
Imbo coding standard for PHP-CS-Fixer
givanov95/laravel-git-hooks
289 Downloads
Composer plugin that installs a pre-commit git hook into Laravel + Vite projects — runs php-cs-fixer, a debug-statement guard, the Vite build (on frontend changes) and the test suite before each commit. Bypass with --no-verify.