indigophp / doctrine-annotation-autoload
Hooks into Composer autoload generation and adds Doctrine annotation autoloading
Installs: 274 277
Dependents: 22
Suggesters: 2
Security: 0
Stars: 21
Watchers: 3
Forks: 3
Open Issues: 2
Type:composer-plugin
Requires
- php: >=5.4
- composer-plugin-api: ^1.0
- doctrine/annotations: *
This package is auto-updated.
Last update: 2020-11-17 13:48:16 UTC
README
⚠ Unmaintained
The project is not maintained anymore.
You can find a maintained fork at https://github.com/Yogarine/doctrine-annotation-autoload
Composer Doctrine Annotation Autoload plugin
Hooks into Composer autoload generation and adds Doctrine annotation autoloading.
Install
Via Composer
$ composer require indigophp/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 contact us at security@indigophp.com.
Credits
License
The MIT License (MIT). Please see License File for more information.