runtothefather / doctrine-mongodb-psalm-plugin
Stubs to let Psalm understand Doctrine MongoDb ODM better
Installs: 6 448
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 2
Forks: 0
Open Issues: 0
Type:psalm-plugin
Requires
- php: ^7.4 || ^8.0
- doctrine/mongodb-odm: ^2.0
- vimeo/psalm: ^4.0 || ^5.0
Requires (Dev)
This package is auto-updated.
Last update: 2024-10-28 12:58:18 UTC
README
doctrine-mongodb-psalm-plugin
A Doctrine plugin for Psalm (requires Psalm v4).
Installation:
$ composer require --dev runtothefather/doctrine-mongodb-psalm-plugin $ vendor/bin/psalm-plugin enable runtothefather/doctrine-mongodb-psalm-plugin