weirdan/doctrine-psalm-plugin

Stubs to let Psalm understand Doctrine better

Installs: 3 105 730

Dependents: 49

Suggesters: 1

Security: 0

Stars: 79

Watchers: 9

Forks: 40

Open Issues: 24

Language:Gherkin

Type:psalm-plugin


README

Build Status

doctrine-psalm-plugin

A Doctrine plugin for Psalm (requires Psalm v4|v5).

Installation:

$ composer require --dev weirdan/doctrine-psalm-plugin
$ vendor/bin/psalm-plugin enable weirdan/doctrine-psalm-plugin

Testing

composer test