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

dev-master 2021-12-22 12:06 UTC

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

Based on

Laravel psalm plugin