weirdan/doctrine-psalm-plugin

Stubs to let Psalm understand Doctrine better

Installs: 4 272 932

Dependents: 51

Suggesters: 1

Security: 0

Stars: 84

Watchers: 10

Forks: 43

Open Issues: 31

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