Simple module to load the Composer Autoloader when Drupal boots. This module allows the site builder to manually manage the dependencies for the project themselves, rather than relying on some sort of automation. You may even use this module as a dependency in your Drupal site to load the autoload.php file. The module does not load several autoload.php files like Composer autoload, nor does it combine composer.json files into a single file like Composer Manager.

Project information

Releases