Weebly / phpstan-laravel by twistor

Laravel plugins for PHPStan
70,427
51
11
Package Data
Maintainer Username: twistor
Maintainer Contact: chris.leppanen@weebly.com (Chris Leppanen)
Package Create Date: 2017-12-13
Package Last Update: 2019-09-18
Language: PHP
License: BSD-2-Clause
Last Refreshed: 2024-05-11 03:03:46
Package Statistics
Total Downloads: 70,427
Monthly Downloads: 212
Daily Downloads: 0
Total Stars: 51
Total Watchers: 11
Total Forks: 23
Total Open Issues: 12

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