Simperfit / phpstan-sonata

Repository from Github https://github.comSimperfit/phpstan-sonataRepository from Github https://github.comSimperfit/phpstan-sonata

PHPStan Sonata

Latest Stable Version Build Status Coverage Status Total Downloads

Usage

To use this extension, require it using Composer:

composer require --dev ekino/phpstan-sonata

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

Manual installation

If you don't want to use phpstan/extension-installer, include extension.neon in your project's PHPStan config:

includes:
	- vendor/ekino/phpstan-sonata/extension.neon

About

License:MIT License


Languages

Language:PHP 93.8%Language:Makefile 6.2%