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.
- Host: GitHub
- URL: https://github.com/thecodingmachine/mouf-installer
- Owner: thecodingmachine
- Created: 2012-11-15T16:08:41.000Z (over 13 years ago)
- Default Branch: 2.0
- Last Pushed: 2023-03-02T13:39:55.000Z (over 3 years ago)
- Last Synced: 2025-04-11T18:59:49.145Z (about 1 year ago)
- Language: PHP
- Size: 54.7 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)