Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

Latest commit

 

History

History
48 lines (27 loc) · 1.39 KB

README.md

File metadata and controls

48 lines (27 loc) · 1.39 KB

⚠ 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.