hiqdev/composer-extension-plugin

This package is abandoned and no longer maintained. The author suggests using the hiqdev/composer-config-plugin package instead.

Composer plugin for pluggable extensions

0.1.1 2016-05-11 16:12 UTC

This package is not auto-updated.

Last update: 2022-02-01 12:54:33 UTC


README

Composer plugin for pluggable extensions

Latest Stable Version Total Downloads Build Status Scrutinizer Code Coverage Scrutinizer Code Quality Dependency Status

This Composer plugin provides pluggable extensions.

Installation

The preferred way to install this composer-plugin is through composer.

Either run

php composer.phar require "hiqdev/composer-extension-plugin"

or add

"hiqdev/composer-extension-plugin": "*"

to the require section of your composer.json.

License

This project is released under the terms of the BSD-3-Clause license. Read more here.

Copyright © 2016, HiQDev (http://hiqdev.com/)