indigophp/doctrine-annotation-autoload
Laravel-friendly autoloading for Doctrine annotations. Automatically registers annotation classes so you can use Doctrine-style annotations without manual loader setup, reducing boilerplate and avoiding common “annotation not found” errors in PHP projects.
⚠ Unmaintained
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.
How can I help you explore Laravel packages today?