Hooks into Composer autoload generation and adds Doctrine annotation autoloading.
Via Composer
$ composer require yogarine/doctrine-annotation-autoload
Install this package when you need to autoload annotations.
After installation, dump the autoload file:
$ composer dump-autoload
If you discover any security related issues, please submit an issue here:
https://github.com/Yogarine/doctrine-annotation-autoload/issues
The MIT License (MIT). Please see License File for more information.