cwhite92/phpstan-laravel

Laravel plugins for PHPStan

v2.0.0 2018-05-01 13:51 UTC

This package is not auto-updated.

Last update: 2024-05-16 02:52:44 UTC


README

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