runtothefather / doctrine-mongodb-psalm-plugin
Stubs to let Psalm understand Doctrine MongoDb ODM better
Package info
github.com/runtothefather/doctrine-mongodb-psalm-plugin
Type:psalm-plugin
pkg:composer/runtothefather/doctrine-mongodb-psalm-plugin
v0.2.0
2025-02-11 12:38 UTC
Requires
- php: ^7.4 || ^8.0
- doctrine/mongodb-odm: ^2.0
- vimeo/psalm: ^4.0 || ^5.0 || ^6.0
Requires (Dev)
This package is auto-updated.
Last update: 2026-02-12 16:54:50 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