gjlucky / plugin-lumen
A Lumen plugin for Psalm
Installs: 15
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 62
Type:psalm-plugin
Requires
- laravel/lumen-framework: ~6.0|~7.0|^8.0
- vimeo/psalm: ^4.15
This package is auto-updated.
Last update: 2023-05-22 15:27:16 UTC
README
A Psalm plugin for Lumen
Installation
First install Psalm in your project, making sure to run --init
, then run the following commands:
composer require --dev ghousseyn/plugin-lumen
vendor/bin/psalm-plugin enable ghousseyn/plugin-lumen