Libraries tagged by phpcbf
dealerdirect/phpcodesniffer-composer-installer
189164957 Downloads
PHP_CodeSniffer Standards Composer Installer Plugin
phpcsstandards/phpcsutils
47082520 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
35516686 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
obliviousharmony/vscode-phpcs-integration
6876 Downloads
The custom PHPCS integration for the obliviousharmony.vscode-php-codesniffer VS Code extension.
composer-phar/phpcbf
2194 Downloads
PHPCSStandards/PHP_CodeSniffer
netherphp/standards
5142 Downloads
Documentation and PHPCS Standard for Nether Notation
youdot/coding-standard
9058 Downloads
The coding standard applying to all Youdot PHP projects, based on Doctrine set of PHPCS rules, with additional checks.
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.
devchainsrl/phpcs-phpcbf-git-pre-commit
7 Downloads
PHPCS check before commit
belvg/phpqa-phpcbf
74 Downloads
Add phpcbf validator for phpqa tools
insite/grumphp-phpcbf
329 Downloads
phpcbf task for GrumPHP
alex-the-coder/coding-standards
23 Downloads
Alex Coder's PHP Coding Standards
rregeer/gulp-php-dev-toolbox
112 Downloads
Php development toolbox using the gulp taskrunner
potherca/phpcodesniffer-composer-installer
47 Downloads
⚠️ Please migrate to phpcsstandards/composer-installer ⚠️
wpelevator/phpcs-parallel
2 Downloads
Run PHPCS and PHPCBF across monorepos with isolated per-project configs, optionally in parallel.