yogarine/doctrine-annotation-autoload

Hooks into Composer autoload generation and adds Doctrine annotation autoloading

Installs: 160 636

Dependents: 9

Suggesters: 1

Security: 0

Stars: 0

Watchers: 1

Forks: 2

Open Issues: 0

Type:composer-plugin

v0.3.0 2020-11-02 00:39 UTC

This package is auto-updated.

Last update: 2024-03-29 04:19:39 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.