mimmi20 / coding-standard
The Coding Standard is a set of PHPCS rules.
Package info
github.com/mimmi20/coding-standard
Type:phpcodesniffer-standard
pkg:composer/mimmi20/coding-standard
8.0.6
2026-06-17 05:17 UTC
Requires
- php: ~8.5.0 || ~8.6.0
- ext-mbstring: *
- ext-tokenizer: *
- dealerdirect/phpcodesniffer-composer-installer: ^1.2.1
- friendsofphp/php-cs-fixer: ^3.95.5
- slevomat/coding-standard: ~8.29.0
- squizlabs/php_codesniffer: ^4.0.1
Requires (Dev)
- ergebnis/composer-normalize: ^2.52.0
- nikic/php-parser: ^5.7.0
- phpstan/extension-installer: ^1.4.3
- phpstan/phpstan: ^2.2.2
- phpstan/phpstan-deprecation-rules: ^2.0.4
- rector/rector: ^2.4.5
- rector/type-perfect: ^2.1.4
- shipmonk/composer-dependency-analyser: ^1.8.4
- symfony/process: ^8.1.0
- symplify/phpstan-rules: ^14.11.0
- tomasvotruba/cognitive-complexity: ^1.2.0
- tomasvotruba/type-coverage: ^2.2.2
- tomasvotruba/unused-public: ^2.2.0
This package is auto-updated.
Last update: 2026-06-17 05:22:33 UTC
README
Code Status
Requirements
This library requires PHP 8.1+.
Installation
Run the command below to install via Composer
composer require mimmi20/coding-standard
Issues and feature requests
Please report your issues and ask for new features on the GitHub Issue Tracker at https://github.com/mimmi20/coding-standard/issues
License
This package is licensed using the MIT License.
Please have a look at LICENSE.md.