The project is not maintained anymore.
You can find a maintained fork at https://github.com/Yogarine/doctrine-annotation-autoload
Hooks into Composer autoload generation and adds Doctrine annotation autoloading.
Via Composer
$ composer require indigophp/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 contact us at [email protected].
The MIT License (MIT). Please see License File for more information.