phlak/coding-standards
Predefined PHP-CS-Fixer coding standards by PHLAK. Install as a dev dependency, initialize via composer exec cs init or create a config using ConfigFactory with a Finder, then run php-cs-fixer. Supports adding or overriding rules via ConfigFactory::make().
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| webimpress/coding-standard | 0.88 | Opinionated PHP_CodeSniffer rules from Webimpress for consistent PHP style. Extends common standards, adds project conventions, and ships with ready-to-use configs for enforcing formatting and best practices across your codebase. | 15 | 15 | 7 | 74K | 5 | 9.2 | 52.0 | BSD-2-Clause | 1 year ago | |
| woohoolabs/coding-standard | 0.88 | 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 | |
| m6web/symfony2-coding-standard | 0.87 | Symfony2 coding standard ruleset for PHP_CodeSniffer from M6Web, providing a ready-to-use standard aligned with Symfony2 conventions to help keep code style consistent across teams and projects. | 17 | 19 | 5 | 2K | 0 | 1.0 | 19.4 | MIT | 10 years ago | |
| binsoul/coding-standard | 0.87 | 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 | 3 | 0 | 0.0 | 8.3 | MIT | — | |
| wdes/coding-standard | 0.87 | — | 0 | 0 | 0 | 933 | 0 | 3.0 | 41.2 | Unlicense | 2 years ago | |
| aik099/coding-standard | 0.87 | 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 | |
| phpyh/coding-standard | 0.86 | PHPyh Coding Standard provides a ready-to-use PHP CS Fixer configuration for consistent formatting across your project. Install via Composer and apply the PhpCsFixerCodingStandard to your .php-cs-fixer.dist.php, with support for overriding rules. | 23 | 23 | 1 | 2K | 1 | 10.2 | 28.1 | MIT | 9 months ago | |
| facile-it/facile-coding-standard | 0.85 | PHP coding standard based on PHP-CS-Fixer by Facile.it. Installs via Composer with an interactive setup that generates a .php-cs-fixer.dist.php, auto-detects files from composer autoload (psr-0/psr-4/classmap), and adds cs-check/cs-fix scripts. | 10 | 10 | 9 | 11K | 0 | 22.7 | 47.3 | — | 2 months ago | |
| wyrihaximus/coding-standard | 0.85 | PHP coding standard package for consistent formatting and style in PHP projects. Provides ready-to-use rulesets and configuration to streamline linting, code style checks, and enforcement across teams and CI pipelines. | 0 | 0 | 0 | 169K | 1 | 27.7 | 64.0 | MIT | 1 month ago | |
| wayofdev/cs-fixer-config | 0.85 | — | 5 | 5 | 0 | 991 | 1 | 10.2 | 34.4 | MIT | 2 years ago | |
| phpcsstandards/phpcsdevcs | 0.84 | 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 | 13K | 4 | 13.2 | 46.9 | LGPL-3.0 | 7 months ago | |
| friendsofphp/php-cs-fixer | 0.84 | PHP CS Fixer automatically detects and fixes PHP coding style issues, applying built-in rule sets (PER-CS, Symfony, PhpCsFixer) or custom configs. Helps modernize code for newer PHP/PHPUnit. Install via Composer; supports PHP 7.4–8.5. | 13,545 | 13,631 | 1,640 | 5M | 43 | 91.5 | 73.8 | MIT | 1 week ago | |
| fabpot/php-cs-fixer | 0.84 | Automatically fix PHP coding standards issues and unify style across your codebase. Includes rule sets like PER-CS, Symfony, and PhpCsFixer, plus configurable rules and migrations to modern PHP and PHPUnit. Supports PHP 7.4–8.5. | 13,545 | 13,555 | 1,640 | 13K | 43 | 90.2 | 37.9 | MIT | 1 week ago | |
| phpcq/coding-standard | 0.83 | — | 1 | 1 | 3 | 218 | 4 | 1.2 | 29.2 | BSD-3-Clause | — | |
| dms/coding-standard | 0.82 | DMS Coding Standard provides a customized PHPCS ruleset for consistent PHP code style across repositories. Based on PSR-1/PSR-2 with Doctrine flavor, enforcing strict_types declarations and return type spacing rules. | 1 | 1 | 1 | 61 | 0 | 0.9 | 19.9 | — | 2 years ago | |
| idiosyncratic/coding-standard | 0.78 | 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 | 19 | 0 | 0.0 | 18.0 | — | — |
How can I help you explore Laravel packages today?