2017 © Pedro Peláez
 

library silex-mongo

MongoDB extension for Silex

image

mheap/silex-mongo

MongoDB extension for Silex

  • Sunday, September 9, 2012
  • by mheap
  • Repository
  • 2 Watchers
  • 5 Stars
  • 3,477 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 3 % Grown

The README.md

Silex-Mongo

Build Status, (*1)

Installation

Create a composer.json in your projects root-directory::, (*2)

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

and run::, (*3)

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

More Information

Read the documentation files under /doc., (*4)

License

'Silex-Mongo' is licensed under the MIT license., (*5)

The Versions

09/09 2012

dev-master

9999999-dev https://github.com/mheap/Silex-Mongo

MongoDB extension for Silex

  Sources   Download

MIT

The Requires

 

The Development Requires

mongodb silex mongo