Weebly / phpstan-laravel by twistor

Laravel plugins for PHPStan
71,940
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-12-15 15:00:45
Package Statistics
Total Downloads: 71,940
Monthly Downloads: 157
Daily Downloads: 0
Total Stars: 51
Total Watchers: 11
Total Forks: 22
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