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

Maintainers

👁 Ocramius

Package info

github.com/Ocramius/OcraComposerInstaller

Type:composer-installer

pkg:composer/ocramius/ocracomposerinstaller

Statistics

Installs: 549

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

0.1.0 2012-05-13 19:47 UTC

Requires

  • php: >=5.3.3

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Unknown License 7928b3c5fca846bb45dc351b88cdbd6c1ffe6c52

autoloadinstallercomposerzf2module

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.