indigophp/doctrine-annotation-autoload

This package is abandoned and no longer maintained. The author suggests using the yogarine/doctrine-annotation-autoload package instead.

Hooks into Composer autoload generation and adds Doctrine annotation autoloading

v0.1.0 2015-11-12 12:29 UTC

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

Latest Version Software License Total Downloads

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.