An open API service indexing awesome lists of open source software.

https://github.com/thecodingmachine/mouf-installer

The Mouf-installer package is a composer in charge of installing any package with the 'mouf-library' type.
https://github.com/thecodingmachine/mouf-installer

Last synced: 11 months ago
JSON representation

The Mouf-installer package is a composer in charge of installing any package with the 'mouf-library' type.

Awesome Lists containing this project

README

          

Mouf-installer
==============

The "mouf-installer" package is the Composer installer package related to the [Mouf PHP framework](http://mouf-php.com).

Because of this package, packages declaring the `mouf-library` type in their `composer.json` can have special
installation scripts.

[Learn more about the Mouf framework](http://mouf-php.com)

[Learn more about writing Mouf packages](http://mouf-php.com/packages/mouf/mouf/doc/create_mouf_package.md)