php-parallel-lint/php-code-style
Run style checks and enforce consistent PHP code formatting as part of your CI or local workflow. Includes an easy CLI setup for scanning projects, reporting violations, and keeping codebases clean and readable with minimal configuration.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| php-parallel-lint/php-parallel-lint | 0.85 | Parallel PHP syntax checker that lints files concurrently for faster CI runs. Supports plain/colored text, JSON, and checkstyle output, plus optional blame to find the commit that introduced errors. Install via Composer or use the provided PHAR. | 354 | 360 | 25 | 2M | 23 | 11.4 | 60.1 | NOASSERTION | 2 years ago | |
| jakub-onderka/php-parallel-lint | 0.84 | Abandoned PHP tool for fast parallel linting (syntax checking) of PHP files with colored output and formats like Checkstyle/JSON. Install via Composer and run on directories with options for excludes, jobs, stdin, and git blame. Suggested alternative: php-parallel-lint/PHP-Parallel-Lint | 641 | 634 | 59 | 70K | 19 | 7.1 | 25.5 | NOASSERTION | 10 years ago | |
| php-parallel-lint/php-var-dump-check | 0.83 | CI-friendly tool that scans your PHP code for leftover debugging statements like var_dump(), print_r(), die()/dd() and similar. Helps keep accidental dumps out of production by failing builds when debug output is found. | 0 | 21 | — | 33K | — | 2.7 | 46.0 | — | — | |
| php-parallel-lint/php-console-highlighter | 0.82 | Highlight PHP source code in the terminal with readable, colorized syntax. php-console-highlighter works with ConsoleColor and can highlight whole files or snippets—ideal for CLI tools, linters, and test output to quickly spot errors and context. | 88 | 88 | 6 | 651K | 0 | 1.4 | 53.4 | MIT | 4 years ago | |
| composer-unused/symbol-parser | 0.82 | composer-unused/symbol-parser is a small toolkit that parses PHP symbols from a Composer package, helping tools like composer-unused detect what code is actually referenced. Useful for analyzing dependencies, exports, and usage across a project. | 15 | 15 | 13 | 279K | 0 | 21.8 | 61.6 | MIT | 4 months ago | |
| phpcsstandards/phpcsdevcs | 0.81 | phpcsdevcs provides a set of PHP_CodeSniffer rules and configuration to enforce consistent coding standards across PHP projects. Drop-in standards for PHPCS with sensible defaults, helping teams catch style issues early and keep code clean and uniform. | 9 | 9 | 1 | 8K | 4 | 14.4 | 44.9 | LGPL-3.0 | 5 months ago | |
| jakub-onderka/php-code-style | 0.80 | 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 | 34 | 0 | 0.4 | 21.3 | — | 12 years ago | |
| codeat3/phpcs-styles | 0.78 | codeat3/phpcs-styles provides PHP_CodeSniffer rulesets and coding style configurations to standardize formatting and code quality across PHP projects, helping teams enforce consistent conventions in CI and local development. | 0 | 0 | 0 | 1K | 0 | 0.0 | 42.5 | — | — | |
| aik099/coding-standard | 0.77 | A reusable PHP_CodeSniffer coding standard used across aik099 projects. Compatible with PHPCS 3.x+, includes a PHPCS-compliant standard and test suite, and can be run via phpcs --standard=... against your source and tests or integrated into IDEs. | 5 | 5 | 3 | 1K | 49 | 15.1 | 45.6 | BSD-3-Clause | 7 years ago | |
| arty/php-coding-standard | 0.77 | — | 2 | 3 | 0 | 2 | 0 | 14.0 | 4.6 | MIT | 5 months ago | |
| chiiya/code-style-php | 0.77 | Reusable code style configs for PHP 8.1+ projects, combining PHP-CS-Fixer, EasyCodingStandard (ECS), and Rector. Install via Composer and import the provided rule sets into your tool config files to standardize formatting and refactors. | 0 | 0 | 1 | 493 | 0 | 0.2 | 37.6 | — | — | |
| onramplab/onr-phpcs-laravel | 0.77 | 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 | — | |
| ely/php-code-style | 0.76 | Opinionated PHP-CS-Fixer rule set from Ely.by for PHP 7.4+ projects. Install alongside friendsofphp/php-cs-fixer, add a .php-cs-fixer.php using Ely\CS\Config, optionally override rules, then run php-cs-fixer to lint and fix code style. | 4 | 4 | 3 | 394 | 1 | 2.6 | 26.2 | Apache-2.0 | 2 years ago | |
| artisanpack-ui/code-style | 0.76 | Custom PHP_CodeSniffer standard based on PhpStorm settings. Enforces consistent formatting, structure, naming, security and best practices via 16+ custom sniffs. Install with Composer and run via phpcs.xml or --standard=ArtisanPackUIStandard. | 0 | 0 | 0 | 739 | 18 | 21.1 | 50.3 | MIT | 4 months ago | |
| woohoolabs/coding-standard | 0.76 | Woohoo Labs PHP Coding Standard for PHP_CodeSniffer, based on PSR-12 and inspired by Doctrine and Slevomat rules. Install via Composer and drop in the provided phpcs.xml to start enforcing consistent code style (PHP 7.4+). | 3 | 3 | 0 | 40 | 0 | 3.3 | 14.4 | MIT | 2 years ago |
How can I help you explore Laravel packages today?