Libraries tagged by phpcs fixer
hypefactors/php-code-standards
11103 Downloads
PHP CS Fixer configuration for Hypefactors
symplify/php7_codesniffer
199 Downloads
PHP7_CodeSniffer detects and fixes violations against your coding standard.
mirite/formatting
209 Downloads
Shared formatting settings for PHP CS Fixer. Used as an enhancement for the WordPress PHPCS standard.
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.
webprofil/coding-standards
28 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.
internetprojects/php-coding-standard
2540 Downloads
Internet Projects Coding Standard For PHP CS Fixer
christophwurst/nextcloud-coding-standard
16 Downloads
Nextcloud coding standards for the php cs fixer
noitran/cs-fixer-command
10 Downloads
Lumen/Laravel wrapper around PHPCS-Fixer package. Used as artisan command.
iocaste/cs-fixer-command
1456 Downloads
Lumen/Laravel wrapper around PHPCS-Fixer package. Used as artisan command.
zvive/fixer
403 Downloads
PHP CS Fixer w/ additional fixers based off of permafrost-dev/phpcsfixer-preset
the-ge/phpcsfixer-fixers
344 Downloads
Custom PHP CS Fixer rules by The Ge
the-ge/phpcsfixer-config
330 Downloads
The Ge's PHP CS Fixer configuration
shawnveltman/phpcsfixer-helper
674 Downloads
Collection of my PHP CS Fixer rules to make it easy to share between projects
quitoque/php-cs-fixer-config
6257 Downloads
Configuration for PhpCsFixer used by Quitoque
lst/typo3-phpcsfixer-rules
424 Downloads
The PHP Coding Standards Fixer rules used by the TYPO3 CMS