ede-php-autoload-drupal

Homepage: https://github.com/xendk/ede-php-autoload-drupal

Author: Thomas Fini Hansen

Updated:

Summary

Drupal support for ede-php-autoload

Commentary

Add support for Drupal 8+ to ede-php-autoload.

Supplies ede-php-autoload with information on the classes located
in modules in a Drupal project. All modules found in core/modules,
modules, profiles//modules and sites//modules is added.

As Drupal uses composer/installers,
ede-php-autoload-composer-installers is required for practical use.

Dependencies