awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

Awesome GitHub RepositoriesPHP Linters

Tools that scan PHP code against configurable rules to identify coding standard violations.

Distinct from PHP Formatters: Linters identify violations and suggest fixes, whereas formatters focus on structural rewriting of the source code.

Explore 3 awesome GitHub repositories matching development tools & productivity · PHP Linters. Refine with filters or upvote what's useful.

Awesome PHP Linters GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • friendsofphp/php-cs-fixerAvatar FriendsOfPHP

    FriendsOfPHP/PHP-CS-Fixer

    13,534Vezi pe GitHub↗

    PHP-CS-Fixer is a static analysis tool and code style linter designed to validate PHP code against predefined standards. It functions as a coding standard fixer that automatically detects and corrects style violations to ensure consistent formatting across a codebase. The project serves as a syntax modernizer, providing automated tools to update legacy PHP syntax to align with newer language versions. It also allows for the creation of custom style rules when built-in standards do not meet specific requirements. The tool covers broad capability areas including automated linting workflows and

    Validates PHP code against predefined standards and automatically applies necessary formatting corrections.

    PHP
    Vezi pe GitHub↗13,534
  • squizlabs/php_codesnifferAvatar squizlabs

    squizlabs/PHP_CodeSniffer

    10,771Vezi pe GitHub↗

    PHP_CodeSniffer is a static analysis tool, coding standard linter, and command-line validator for PHP. It scans files and directories to detect and report formatting errors and language-specific coding violations without executing the code. The project functions as an automated code formatter capable of correcting detected style and formatting violations to bring source code into compliance with defined standards. It uses token-based lexical analysis to match code patterns against rule sets, ensuring consistency across a codebase. The tool provides comprehensive capabilities for recursive fi

    Tokenizes PHP code to detect and report violations of defined coding style guides.

    PHPautomationclicoding-standards
    Vezi pe GitHub↗10,771
  • carthage-software/magoAvatar carthage-software

    carthage-software/mago

    2,867Vezi pe GitHub↗

    Mago is a PHP static analysis tool, linter, and code formatter. It detects type errors, dead code, and logic bugs through advanced type inference and flow analysis, while providing a deterministic engine to rewrite source files according to style guides. The project distinguishes itself with a WebAssembly runtime that enables PHP analysis to execute entirely within a web browser, allowing results to be shared via URL. It also provides a minimal Dockerized toolchain distributed as a scratch image for consistent execution across different processor architectures. The toolset covers architectur

    Scans PHP code against configurable rules to identify coding standard violations and apply automatic fixes.

    Rustcode-analyzercode-stylecoding-standards
    Vezi pe GitHub↗2,867
  1. Home
  2. Development Tools & Productivity
  3. Developer Utilities & Libraries
  4. Developer Tools
  5. Code Quality and Verification
  6. Coding Style Tools
  7. PHP Linters