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

mheap/Silex-Mongo

Repository files navigation

Silex-Mongo

Build Status

Installation

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

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

and run::

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

More Information

Read the documentation files under /doc.

License

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages