Skip to content

oneserv/phpstan-ruleset

Repository files navigation

phpstan-ruleset - Opionated ruleset for PHPStan

Latest Stable Version License PHP Version Require CodeFactor codecov PHPStan Total Downloads

This is an opinionated ruleset for PHPStan to enforce Oneserv Coding Standards.

See Rules Overview for a list and explanation of all rules.

Installation

To use this extension, require it in Composer:

composer require --dev oneserv/phpstan-ruleset

If you also install phpstan/extension-installer then you're all set!