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: about 1 month 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. 566
junstyle/vscode-php-cs-fixer An extension for Visual Studio Code that integrates PHP CS Fixer functionality. 360
oskarstark/php-cs-fixer-ga Automates PHP code linting and formatting using Docker-based PHP-CS-Fixer workflow 187
phpcsstandards/php_codesniffer Detects and enforces coding standards in PHP code to ensure consistency and quality. 1,018
squizlabs/php_codesniffer Automates code review and quality checks in PHP projects to enforce coding standards. 10,690
easy-coding-standard/easy-coding-standard Automates code standardization and formatting in PHP projects 1,466
phpcompatibility/phpcompatibility Checks PHP code for compatibility across different versions of the language. 2,195
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 378
phpstan/phpstan An analysis tool for PHP code to detect errors and bugs without running the code 13,079
carlosas/phpat A tool that analyzes and enforces coding standards and architectural rules in PHP applications. 1,098
nikic/php-parser A PHP code parsing and analysis library providing an abstract syntax tree (AST) representation of the parsed code 17,094
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,302