Libraries tagged by php cs fixer
sunnysideup/easy-coding-standards
1436 Downloads
ECS PHP Linting.
devwolk/linters
38 Downloads
Centralized PHP linter configurations and static analysis tools for PHP projects
cubiche/cqt
1473 Downloads
A PHP code quality tools.
blitz-php/coding-standard
7266 Downloads
Normes de codage officielles pour Blitz PHP basées sur PHP CS Fixer
natanfelles/coding-standard
1433 Downloads
Aplus Framework Coding Standard Library
lemaur/toolbox
6803 Downloads
Toolbox full of useful packages to keep your Laravel project compliant with your coding standards.
symplify/php7_codesniffer
199 Downloads
PHP7_CodeSniffer detects and fixes violations against your coding standard.
webprofil/coding-standards
30 Downloads
Zero-configuration QA toolchain for WEBprofil TYPO3 projects – scaffolds Rector, Fractor, PHP-CS-Fixer, PHPStan configs with dynamic version detection and CLI-driven execution.
mirite/formatting
216 Downloads
Shared formatting settings for PHP CS Fixer. Used as an enhancement for the WordPress PHPCS standard.
christophwurst/nextcloud-coding-standard
16 Downloads
Nextcloud coding standards for the php cs fixer
birb/fancy-stubs-codegen
13 Downloads
Build-time, attribute-driven code generator: write a stub class, mark members with #[DefinerAttribute], and get a real, finished PHP class back — conventions filled in (event names, ids, ...), or whole getters/setters/builder classes generated from the stub's properties. Unlike runtime-reflection tools, the output is a plain PHP file with zero dependency on this library and no per-request reflection cost; useful for scaffolding DDD value objects/aggregates/events, command classes and other boilerplate. Postprocessing (transforming code, e.g. phpcbf/php-cs-fixer/rector), quality checks (evaluating code, e.g. PHPStan/Psalm/PHPCS) and framework-specific conventions (e.g. Laravel table/id naming) ship as separate packages — see birb/fancy-stubs-codegen-postprocessors, birb/fancy-stubs-codegen-code-quality and birb/fancy-stubs-codegen-laravel.
zvive/fixer
403 Downloads
PHP CS Fixer w/ additional fixers based off of permafrost-dev/phpcsfixer-preset
yuca/php-laravel-styles
578 Downloads
Yuca's shared PHP Laravel style rules for PHP-CS-Fixer
yrodchyn/php-cs-fixer-rules
6 Downloads
Yura's shared PHP style rules for PHP-CS-Fixer
yalesov/php-cs-fixer
11 Downloads
Analyzes some PHP source code and tries to fix coding standards issues (PSR-1 and PSR-2 compatible)