yogarine/doctrine-annotation-autoload
Hooks into Composer autoload generation and adds Doctrine annotation autoloading
Maintainers
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
MIT dcf25c3a99ebaa49006ece64cb0c03fbc98546b7
- Márk Sági-Kazár <mark.sagikazar.woop@gmail.com>
- Alwin Garside <alwin.woop@garsi.de>
This package is auto-updated.
Last update: 2026-06-29 01:51:02 UTC
README
👁 Latest Version
👁 Software License
👁 Total Downloads
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.
