Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.44 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.44 KB

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!