covex-nn/phpcb
PHP Code Beautifier (phpcb) for formatting and cleaning up PHP codebases. Helps apply consistent styling, improve readability, and standardize code output across projects and teams, suitable for use in local workflows or automation.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| onramplab/onr-phpcs-laravel | 0.90 | Opinionated PHP_CodeSniffer ruleset for Laravel projects. Provides a ready-to-use PHPCS configuration with Laravel-focused coding standards to help keep code style consistent across your app and team. | 0 | 0 | 0 | 525 | 0 | 0.0 | 37.8 | Unlicense | — | |
| moxio/php-codesniffer-sniffs | 0.90 | Custom PHP_CodeSniffer 3.x sniffs from Moxio to catch subtle PHP bugs and unexpected behavior. Provides a standalone ruleset or individual sniffs for other standards, enforcing safer comparisons, strict base64_decode, switch continue rules, and more. | 17 | 18 | 11 | 4K | 0 | 20.2 | 35.3 | MIT | 4 months ago | |
| ecphp/php-conventions | 0.89 | Predefined GrumPHP configuration for PHP projects at the European Commission. Adds quality checks via git hooks (or manual runs): license file, composer validation/normalization, linters (YAML/JSON/PHP), Twig CS, PHP-CS-Fixer, PHPCS, PHPStan, Psalm. | 1 | 1 | 1 | 233 | 0 | 0.9 | 28.6 | BSD-3-Clause | 4 years ago | |
| sirbrillig/phpcs-variable-analysis | 0.89 | PHPCS plugin that analyzes variable usage: warns on undefined variables (including in unset), unused variables, and use of $this/self/static outside class scope. Works with PHPCS 3.13.5+ and PHP 5.4+. | 145 | 145 | 17 | 1M | 20 | 35.3 | 70.1 | NOASSERTION | 1 month ago | |
| whatwedo/php-coding-standard | 0.89 | — | 2 | 2 | 1 | 1K | 9 | 3.4 | 39.8 | MIT | 2 years ago | |
| arty/php-coding-standard | 0.88 | — | 2 | 3 | 0 | 2 | 0 | 13.8 | 4.6 | MIT | 5 months ago | |
| lookyman/coding-standard | 0.88 | Opinionated PHP coding standard package for your projects. Install via Composer and reference the bundled ruleset.xml in PHP_CodeSniffer to enforce consistent formatting and style, with room to add your own project-specific rules. | 0 | 0 | 0 | 2 | 0 | 1.1 | 4.7 | MIT | 8 years ago | |
| spryker/code-sniffer | 0.88 | Spryker Code Sniffer is a PHP_CodeSniffer ruleset for Spryker projects. Enforces Spryker coding standards and best practices, supports automated code style checks in CI, and helps keep code consistent across teams and modules. | 38 | 37 | 12 | 44K | 6 | 25.4 | 50.5 | MIT | 3 months ago | |
| phpat/phpat | 0.87 | PHPat is a PHPStan extension for architecture testing. Define readable architectural rules and automatically verify boundaries, dependencies, layers, and conventions in your PHP codebase during static analysis. Easy to install via Composer and PHPStan config. | 1,263 | 1,258 | 62 | 493K | 11 | 36.9 | 45.6 | MIT | 2 months ago | |
| jakub-onderka/php-code-style | 0.87 | A PHP coding style toolkit for consistent formatting and style enforcement across projects. Helps standardize code layout and conventions, making reviews easier and reducing style-related noise in diffs for teams and CI pipelines. | 0 | 0 | 1 | 38 | 0 | 0.4 | 22.0 | — | 12 years ago | |
| nunomaduro/phpinsights | 0.87 | PHP Insights analyzes PHP code quality, style, architecture, and complexity from your terminal. Works out of the box with Laravel (artisan insights), Symfony, Yii, Magento, and more, with built-in checks for reliability and loose coupling. | 5,600 | 5,598 | 297 | 276K | 69 | 75.6 | 54.3 | MIT | 2 months ago | |
| phpmd/phpmd | 0.87 | PHPMD (PHP Mess Detector) scans PHP code for potential problems like overly complex methods, unused parameters, and suspicious code. It’s a CLI tool with configurable rulesets, Baseline support, and CI-friendly output formats to keep codebases clean. | 2,426 | 2,503 | 351 | 2M | 69 | 45.7 | 61.2 | BSD-3-Clause | 2 years ago | |
| squizlabs/php_codesniffer | 0.86 | PHP_CodeSniffer (PHPCS) provides phpcs to detect coding standard violations and phpcbf to automatically fix them. Tokenizes PHP files against defined standards to keep code clean and consistent, suitable for teams and CI. | 1,518 | 1,715 | 107 | 6M | 166 | 47.9 | 75.7 | BSD-3-Clause | 7 months ago | |
| bernardosecades/php-quality-tools | 0.85 | Collection of PHP quality and static analysis tools bundled for easier setup and consistent code standards across projects, including linters, formatters, and test/coverage helpers to streamline CI and improve code health. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| edgedesign/phpqa | 0.85 | — | 563 | 564 | 59 | 16K | 2 | 22.8 | 22.6 | MIT | 6 months ago | |
| amoifr/phpquality-bundle | 0.84 | — | 3 | 3 | 0 | 2 | 0 | 0.0 | 2.4 | — | — | |
| mayflower/php-codebrowser | 0.83 | Static PHP code browser that generates a cross-referenced HTML view of your source tree. Jump to classes, methods, and references, inspect files with syntax highlighting, and ship browsable documentation for audits, reviews, or onboarding. | 134 | 135 | 30 | 7K | 5 | 8.3 | 24.6 | BSD-3-Clause | 2 years ago | |
| slevomat/coding-standard | 0.83 | — | 1,481 | 1,490 | 194 | 3M | 92 | 61.5 | 80.4 | MIT | 1 month ago | |
| pccomponentes/coding-standard | 0.82 | PcComponentes Coding Standard adds PHP_CodeSniffer sniffs to enforce consistent PHP style. Install via Composer as a dev dependency and reference vendor/pccomponentes/coding-standard/src/ruleset.xml in your phpcs.xml(.dist) to apply the rules. | 3 | 3 | 3 | 1K | 0 | 18.9 | 37.9 | MIT | 6 months ago | |
| cakephp/cakephp-codesniffer | 0.82 | CakePHP coding standard for PHP_CodeSniffer. Fully PSR-12 compliant plus additional CakePHP-specific sniffs and fixers. Install via Composer and run phpcs with --standard=CakePHP (or use a phpcs.xml) to check and auto-fix your code. | 231 | 237 | 84 | 211K | 4 | 20.1 | 44.1 | MIT | 8 months ago |
How can I help you explore Laravel packages today?