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 security@indigophp.com.
The MIT License (MIT). Please see License File for more information.