iodigital-com/php-code-sniffer-standard
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| pccomponentes/coding-standard | 0.92 | 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 | 26.3 | 43.7 | MIT | 1 month ago | |
| spryker/code-sniffer | 0.91 | 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 | 38 | 12 | 45K | 5 | 30.7 | 52.5 | MIT | 1 month ago | |
| jakub-onderka/php-code-style | 0.91 | 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 | 19 | 0 | 0.4 | 18.0 | — | 12 years ago | |
| instaclick/symfony2-coding-standard | 0.91 | PHP_CodeSniffer ruleset for enforcing the Symfony2 Coding Standard in PHP projects. Helps keep formatting and conventions consistent across teams and CI, with ready-to-use sniffs and easy integration into existing development workflows. | 9 | 10 | 5 | 65 | 4 | 1.5 | 12.8 | — | 6 years ago | |
| lookyman/coding-standard | 0.91 | 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 | 8 | 0 | 1.1 | — | MIT | 8 years ago | |
| shlinkio/php-coding-standard | 0.91 | 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 | — | |
| contributte/qa | 0.90 | Contributte QA is a dev-only Composer package that bundles and streamlines PHP quality assurance tooling for your project. Install via composer require --dev contributte/qa and follow the included docs to integrate checks into your workflow/CI. | 2 | 3 | 6 | 9K | 0 | 11.5 | 52.3 | MIT | 7 months ago | |
| shiftonelabs/codesniffer-standard | 0.90 | 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 | 36 | 0 | 0.1 | 19.5 | MIT | — | |
| dosfarma/coding-standard | 0.90 | Opinionated PHP/Laravel coding standard and tooling preset for DosFarma projects. Includes rules and configuration for consistent formatting and static analysis across repositories, helping keep code style unified in CI and local development. | 0 | 1 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| lcobucci/coding-standard | 0.90 | 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 | |
| aik099/coding-standard | 0.90 | 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 | 47 | 14.5 | 47.7 | BSD-3-Clause | 7 years ago | |
| ecphp/php-conventions | 0.90 | 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 | 162 | 0 | 0.9 | 28.6 | BSD-3-Clause | 4 years ago | |
| sandfox.dev/code-standard | 0.90 | 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 | 10 | 0 | 0.0 | 14.4 | MIT-0 | — | |
| woohoolabs/coding-standard | 0.90 | 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 | 72 | 0 | 3.3 | 17.7 | MIT | 2 years ago | |
| wdes/coding-standard | 0.90 | — | 0 | 0 | 0 | 933 | 0 | 3.0 | 41.2 | Unlicense | 2 years ago | |
| slevomat/coding-standard | 0.89 | — | 1,480 | 1,486 | 194 | 3M | 91 | 63.6 | 81.4 | MIT | 5 days ago | |
| phpmyadmin/coding-standard | 0.89 | phpMyAdmin Coding Standard provides PHP_CodeSniffer rules based on the Doctrine Coding Standard. Install via Composer and run phpcs with the PhpMyAdmin standard to enforce consistent PHP style across your project. | 20 | 21 | 5 | 25K | 0 | 22.9 | 49.9 | MIT | 2 days ago | |
| neuecommerce/coding-standards | 0.89 | Opinionated PHP coding standards for projects using Laravel Pint. Provides a ready-to-use Pint configuration and consistent formatting rules to keep code style uniform across teams and repositories. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| onramplab/onr-phpcs-laravel | 0.89 | 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 | 927 | 0 | 0.0 | 41.0 | Unlicense | — | |
| consistence/coding-standard | 0.89 | 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 |
How can I help you explore Laravel packages today?