mheap / silex-mandango
Mandango extension for Silex
Installs: 157
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/mheap/silex-mandango
Requires
- php: >=5.3.0
- mandango/mandango: *
Requires (Dev)
- silex/silex: *
This package is auto-updated.
Last update: 2020-11-26 18:32:07 UTC
README
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 :)
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.