ocramius / ocracomposerinstaller
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (0.1.0) of this package.
Helper library that handles installation of OcraComposer, so that Zend\Module\Manager can load it
Package info
github.com/Ocramius/OcraComposerInstaller
Type:composer-installer
pkg:composer/ocramius/ocracomposerinstaller
0.1.0
2012-05-13 19:47 UTC
Requires
- php: >=5.3.3
This package is auto-updated.
Last update: 2022-02-01 12:20:34 UTC
README
This module is a composer-installer package type for composer. It handles the path where packages of type
zendframework-module-autoloader are installed (simply into vendor typically). This is to avoid manual setting of
module_paths in ZendFramework applications using modules.