weirdan/doctrine-psalm-plugin

Stubs to let Psalm understand Doctrine better

Installs: 3 897 139

Dependents: 50

Suggesters: 1

Security: 0

Stars: 83

Watchers: 9

Forks: 43

Open Issues: 27

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