composer_manager.admin.inc |
composer_manager.admin.inc |
|
Administrative settings for the Composer Manager module. |
composer_manager.api.php |
composer_manager.api.php |
|
Hooks provided by the Composer Manager module. |
composer_manager.drush.inc |
composer_manager.drush.inc |
|
Drush hook implementations for the Composer Manager module. |
composer_manager.info |
composer_manager.info |
|
name = Composer Manager
description = Provides consolidated management of third-party, Composer-compatible packages that are required by contributed modules.
package = Other
core = 6.x
php = 5.3 |
composer_manager.install |
composer_manager.install |
|
Install, update, and uninstall functions for the Composer Manager module. |
composer_manager.module |
composer_manager.module |
|
Provides consolidated management of third-party Composer-compatible packages
required by contributed modules. |
composer_manager.writer.inc |
composer_manager.writer.inc |
|
Functions related to the creation of the consolidated composer.json file. |