mabar / orm-phpstan

PHPStan extension for Nextras Orm

Home Page:https://nextras.org/orm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHPStan for Nextras Orm

Build Status

PHPStan extension for Nextras Orm.

Usage

To use this extension, require it in Composer:

composer require --dev nextras/orm-phpstan

We recommend using PHPStan auto extension installer, but you may include this extension manually by including extension.neon in your project's PHPStan config:

includes:
	- vendor/nextras/orm-phpstan/extension.neon

License

MIT. See full license.

About

PHPStan extension for Nextras Orm

https://nextras.org/orm

License:MIT License


Languages

Language:PHP 100.0%