weirdan/doctrine-psalm-plugin
Psalm plugin for Doctrine ORM projects. Adds smarter type inference for EntityManager, repositories, proxies and collections, reducing false positives and improving static analysis of Doctrine entities and queries in PHP applications.
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
How can I help you explore Laravel packages today?