WORK IN PROGRESS!
Doctrine PHP mapping driver
Alternative mapping driver that allows to write mappings in PHP.
Documentation
Installation
Composer
$ composer require klimick/doctrine-php-mapping
Enable psalm plugin (optional, but recommended)
$ vendor/bin/psalm-plugin enable Klimick\\PsalmDoctrinePhpMapping\\Plugin