dealerdirect/phpcodesniffer-composer-installer
Composer installer plugin that automatically registers PHP_CodeSniffer coding standards (rulesets) from your dependencies. It scans installed packages for phpcodesniffer-standard rulesets and configures PHPCS installed_paths—no symlinks or manual setup.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| shiftonelabs/codesniffer-standard | 0.87 | Opinionated PHP_CodeSniffer ruleset by ShiftOneLabs. Provides a shared coding standard for consistent style, formatting, and best practices across PHP/Laravel projects. Easy to install and run with phpcs in CI or local development. | 0 | 0 | 1 | 24 | 0 | 0.1 | 19.3 | MIT | — | |
| wdes/coding-standard | 0.86 | — | 0 | 0 | 0 | 933 | 0 | 3.0 | 41.2 | Unlicense | 2 years ago | |
| pccomponentes/coding-standard | 0.86 | 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 | 2K | 0 | 27.0 | 42.7 | MIT | 1 month ago | |
| squizlabs/php_codesniffer | 0.85 | 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,534 | 1,731 | 112 | 7M | 169 | 46.3 | 74.9 | BSD-3-Clause | 8 months ago | |
| phpcsstandards/phpcsutils | 0.85 | Utilities and helper classes for building and maintaining PHP_CodeSniffer (PHPCS) standards and sniffs. Provides common abstractions and compatibility helpers to simplify writing custom rulesets and speed up development of consistent coding standards. | 63 | 63 | 8 | 2M | 25 | 23.2 | 66.5 | LGPL-3.0 | 7 months ago | |
| spaze/coding-standard | 0.85 | spaze/coding-standard provides PHP_CodeSniffer rule sets to enforce consistent PHP coding style and quality across projects. Install via Composer as a dev dependency and run PHPCS with the included standards; CI workflows validate XML and rules. | 2 | 2 | 0 | 8K | 0 | 15.4 | 50.8 | MIT | 7 months ago | |
| onramplab/onr-phpcs-laravel | 0.85 | 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 | 835 | 0 | 0.0 | 40.4 | Unlicense | — | |
| sandfox.dev/code-standard | 0.85 | Shared coding standards and tooling used across sandfox.dev PHP/Laravel packages. Provides a consistent rule set for formatting and static analysis to keep code style uniform, reduce review friction, and maintain quality across projects. | 0 | 0 | 0 | 9 | 0 | 0.0 | 13.8 | MIT-0 | — | |
| camelot/coding-style | 0.84 | Camelot coding style standard for PHP projects, based on PSR-2 and Symfony2. Provides ready-to-use configurations for PHP_CodeSniffer and PHP-CS-Fixer (composer install, sample phpcs.xml.dist and .php_cs.dist, customizable rules). | 0 | 0 | 1 | 7 | 0 | 0.1 | 12.5 | MIT | — | |
| aik099/coding-standard | 0.84 | 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 | 2K | 49 | 15.1 | 48.3 | BSD-3-Clause | 7 years ago | |
| consistence/coding-standard | 0.84 | PHP coding standard for Consistence projects: a ready-to-use PHP_CodeSniffer ruleset plus configuration to enforce consistent style, naming, and best practices across codebases. Easy to adopt in CI and local development to keep code clean and uniform. | 76 | 79 | 22 | 2K | 4 | 11.8 | 24.1 | NOASSERTION | 6 years ago | |
| shlinkio/php-coding-standard | 0.84 | PHP_CodeSniffer ruleset used by Shlink projects. Extends PSR-12 with strict comparisons, no long arrays, spaced concatenation, no unused imports, ordered uses, required type hints/return types, trailing commas in multiline, and other modern PHP formatting rules. | 3 | 4 | 2 | 3K | 1 | 0.1 | 28.3 | MIT | — | |
| iodigital-com/php-code-sniffer-standard | 0.84 | Extends PHP_CodeSniffer with iO Digital coding standards. Install via Composer, add an IO ruleset to your phpcs.xml, configure excluded paths and PHP version ranges, and run vendor/bin/phpcs. Includes guidance for properly ignoring sniff violations. | 1 | 1 | 3 | 620 | 1 | 12.8 | 37.6 | MIT | 6 months ago | |
| binsoul/coding-standard | 0.83 | PHP_CodeSniffer-based coding standard bundle for PHP projects, providing opinionated style rules and configurations to keep code consistent. Easy to install via Composer and integrate into CI for automated code style checks and enforcement. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| lcobucci/coding-standard | 0.83 | PHPCS coding standard based on Doctrine’s rules with a few tweaks. Provides a reusable ruleset to enforce consistent PHP code style across projects, suitable for CI checks and team-wide formatting conventions. | 6 | 6 | 2 | 6K | 1 | 20.1 | 46.1 | MIT | 3 months ago | |
| yoast/yoastcs | 0.83 | Yoast Coding Standards (YoastCS) provides Composer-installable rulesets and tooling for PHP code style and quality in Yoast projects, including PHP_CodeSniffer standards/sniffs and PHP Parallel Lint. Integrates via Composer for consistent CI enforcement. | 22 | 22 | 1 | 22K | 16 | 26.9 | 52.0 | MIT | 4 months ago | |
| idiosyncratic/coding-standard | 0.83 | Idiosyncratic coding standard for all Idiosyncratic Projects, based on Doctrine Coding Standard. Adds @public-read-only for private properties exposed as read-only (e.g., via __get) and disables alignment of equals signs in assignments. | 0 | 0 | 0 | 7 | 0 | 0.0 | 12.5 | — | — |
How can I help you explore Laravel packages today?