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
v0.3.0
2020-11-02 00:39 UTC
Requires
- php: >=5.3.2
- composer-plugin-api: ^1.0 || ^2.0
- doctrine/annotations: *
Requires (Dev)
- composer/composer: ^1.0 || ^2.0
This package is auto-updated.
Last update: 2026-03-01 00:33:24 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.