by-plugin / phpstan-laravel

Laravel plugins for PHPStan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

phpstan-laravel

Laravel plugins for PHPStan

Build Status

Usage

To use this extension, require it in Composer:

composer require --dev weebly/phpstan-laravel

And include extension.neon in your project's PHPStan config:

includes:
  - vendor/weebly/phpstan-laravel/extension.neon

About

Laravel plugins for PHPStan

License:BSD 2-Clause "Simplified" License


Languages

Language:PHP 100.0%