PHP-CS-Fixer

Code formatter

Automates fixing PHP coding standards issues to follow community-driven standards

A tool to automatically fix PHP Coding Standards issues

GitHub

13k stars
207 watching
2k forks
Language: PHP
last commit: 4 days ago
Linked from 3 awesome lists

code-standardscode-stylephpstatic-analysis

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fabpot/php-cs-fixer Automates correction of coding standards issues in PHP code. 46
phpcsstandards/composer-installer A tool that automates the installation of PHP coding standards and rulesets. 560
junstyle/vscode-php-cs-fixer An extension for Visual Studio Code that integrates PHP CS Fixer functionality. 357
oskarstark/php-cs-fixer-ga Automates PHP code linting and formatting using Docker-based PHP-CS-Fixer workflow 186
phpcsstandards/php_codesniffer Detects and enforces coding standards in PHP code to ensure consistency and quality. 969
squizlabs/php_codesniffer Automates code review and quality checks in PHP projects to enforce coding standards. 10,674
easy-coding-standard/easy-coding-standard Automates code standardization and formatting in PHP projects 1,453
phpcompatibility/phpcompatibility A tool that checks code for compatibility with different PHP versions 2,182
phpcompatibility/phpcompatibilitysymfony Analyzes PHP code for cross-version compatibility issues using Symfony polyfill libraries 6
stephpy/vim-php-cs-fixer Automates code formatting and linting in PHP files 377
phpstan/phpstan An analysis tool for PHP code to detect errors and bugs without running the code 12,990
carlosas/phpat A tool that analyzes and enforces coding standards and architectural rules in PHP applications. 1,089
nikic/php-parser A PHP code parsing and analysis library providing an abstract syntax tree (AST) representation of the parsed code 17,048
phpcompatibility/phpcompatibilityjoomla Analyzes PHP cross-version compatibility issues in Joomla-based projects. 3
piotrplenik/clean-code-php A guide to producing readable, reusable, and refactorable PHP software following best practices from Robert C. Martin's book Clean Code. 12,279