determine/composer-installer

Composer Installer for Determine Modules and Tenants

Maintainers

Package info

github.com/dtrm-jablan/composer-installer

Type:composer-plugin

pkg:composer/determine/composer-installer

Statistics

Installs: 42

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.5 2016-09-22 18:44 UTC

This package is not auto-updated.

Last update: 2026-03-15 03:07:27 UTC


README

This is a Composer plugin which knows how to install packages of type determine-module and determine-tenant.

Usage

To use this in your project, just add it to your Composer requirements:

"require":           {
    ...
    "determine/composer-installer": "1.0.*"
},

See the Elasticsearch module for an example of depending on this plugin.