Skip to content
This repository has been archived by the owner on Nov 8, 2020. It is now read-only.

Latest commit

 

History

History
33 lines (21 loc) · 765 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 765 Bytes

Silex-Mandango

This library does not currently work. I inherited it and haven't found time to fix it yet. If you fancy it, feel free to download, fix and submit a pull request :)

Build Status [Currently no tests.]

Installation

Create a composer.json in your projects root-directory::

{
    "require": {
        "mheap/Silex-Mandango": "*"
    }
}

and run::

curl -s http://getcomposer.org/installer | php
php composer.phar install

More Information

Read the documentation files under /doc.

License

'Silex-Mandango' is licensed under the MIT license.