This document discusses using Composer and modman to manage Magento modules. It proposes using AOEpeople/composer-installers to handle Magento-specific package types when installing modules with Composer. This allows modules to be installed into the proper locations and then modman can be used to deploy the modules. This approach keeps dependency and module management simple while taking advantage of Composer's package and version management capabilities.