php-cs-fixer
There are 153 repositories under php-cs-fixer topic.
jakzal/phpqa
Docker image that provides static analysis tools for PHP
mlocati/php-cs-fixer-configurator
Inspect PHP-CS-Fixer fixers and easily configure them
kubawerlos/php-cs-fixer-custom-fixers
A set of custom fixers for PHP CS Fixer
staabm/annotate-pull-request-from-checkstyle
cs2pr - Annotate a GitHub Pull Request based on a Checkstyle XML-report within your GitHub Action
OskarStark/php-cs-fixer-ga
GithubAction for PHP-CS-Fixer
alejandro-yakovlev/symfony-docker
Dockerise Symfony Application (Symfony 6 + Clean Architecture + DDD + CQRS + Docker + Xdebug + PHPUnit + Doctrine ORM + JWT Auth + Static analysis + CI/CD)
PedroTroller/PhpCSFixer-Custom-Fixers
A set of new fixers for PHP-CS-Fixer
ergebnis/php-cs-fixer-config
📓 Provides a composer package with a configuration factory and rule set factories for friendsofphp/php-cs-fixer.
Slamdunk/php-cs-fixer-extensions
PHP-CS-Fixer extensions and configurations
CodelyTV/php-coding_style-codely
PHP Coding Style rules we use in Codely
allysonsilva/php-pre-commit
:octocat: Git pre-commit hook designed for any PHP projects
nette/coding-standard
Nette Coding Standard code checker & fixer
devdrops/php-toolbox
:whale: :elephant: A Docker image designed for PHP developers that care about code quality.
deprecated-packages/TokenRunner
[Deprecated] Use directly →
yaegassy/coc-php-cs-fixer
PHP CS Fixer (PHP Coding Standards Fixer) and Laravel Pint extension for coc.nvim
erickskrauch/php-cs-fixer-custom-fixers
A set of custom fixers for PHP-CS-Fixer
pfefferle/atom-php-cs-fixer
Run the 'PHP Coding Standards Fixer' within Atom
junichi11/netbeans-php-cs-fixer-plugin
Support for PHP CS Fixer
akovalyov/DebugStatementsFixers
Fixers set for PHP-CS-Fixer. Removes debug statements, which shouldn't be in production ever.
permafrost-dev/phpcsfixer-preset
Use the same php-cs-fixer configuration across all of your projects, with presets for common project layouts (Laravel, Composer packages, etc.).
cytopia/docker-php-cs-fixer
Alpine-based multistage-build version of php-cs-fixer for reproducible usage in CI
localheinz/php-cs-fixer-config
:notebook: Provides a configuration factory and multiple rule sets for friendsofphp/php-cs-fixer.
pivaldi/php-cs-fixer
php-cs-fixer wrapper for the Emacs editor
sci3ma/symfony-grumphp
Configured GrumPHP with bunch of tools for static code analysis Symfony Framework
alma-oss/php-coding-standard
PHP coding standard used in Alma Career projects, but usable anywhere else
gerardroche/php-cs-fixer-pre-commit-hook
PHP-CS-Fixer pre-commit hook
mnapoli/sniff
Simpler PHP code sniffer built on top of PHP-CS-Fixer.
bgaze/laravel-php-cs-fixer
A PHP-CS-Fixer bridge for Laravel 5.5+
blumilksoftware/codestyle
Common rulesets base for internal development.
mansoorkhan96/php-cs-fixer
PHP CS Fixer extension for VS Code with zero config
suin/php-cs-fixer-rules
[READ-ONLY] A Rule set for PHP-CS-Fixer mainly targeting PHP 7.1 or higher.
taptima/php-cs-fixer
New fixers for PHP-CS-Fixer
ergebnis/php-cs-fixer-config-template
:octocat: + :notebook: Provides a GitHub repository template for a configuration factory and rule set factories for friendsofphp/php-cs-fixer.
fterrag/vscode-php-cs-fixer
Support for php-cs-fixer in Visual Studio Code
flc1125/docs
叶子坑
JackieDo/Artisan-PHP-CS-Fixer
A PHP-CS-Fixer bridge for use via Artisan CLI on Laravel