Matthew Brown 33850a7237
Merge pull request #4 from psalm/resolve-ide-helper-dep
Resolving an issue in the plugin where it isn't always bootstrapped.
2019-03-06 11:18:05 -05:00
2019-02-18 19:02:49 -05:00

laravel-psalm-plugin

A Psalm plugin for Laravel

Installation

composer require --dev psalm/plugin-laravel
vendor/bin/psalm-plugin enable psalm/plugin-laravel

How it works

Under the hood it just runs https://github.com/barryvdh/laravel-ide-helper and feeds the resultant stubs into Psalm. It also uses a couple of function return type providers, but nothing special.

Description
No description provided
Readme MIT 648 KiB
Languages
PHP 65.5%
Gherkin 33.4%
Shell 1.1%