yogarine / doctrine-annotation-autoload
Hooks into Composer autoload generation and adds Doctrine annotation autoloading
Package info
github.com/Yogarine/doctrine-annotation-autoload
Type:composer-plugin
pkg:composer/yogarine/doctrine-annotation-autoload
Requires
- php: >=5.3.2
- composer-plugin-api: ^1.0 || ^2.0
- doctrine/annotations: *
Requires (Dev)
- composer/composer: ^1.0 || ^2.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-29 02:27:27 UTC
README
Hooks into Composer autoload generation and adds Doctrine annotation autoloading.
Install
Via Composer
$ composer require yogarine/doctrine-annotation-autoload
Usage
Install this package when you need to autoload annotations.
After installation, dump the autoload file:
$ composer dump-autoload
Security
If you discover any security related issues, please submit an issue here:
https://github.com/Yogarine/doctrine-annotation-autoload/issues
Credits
License
The MIT License (MIT). Please see License File for more information.