Download the PHP package myurasov/silex-mongodb-provider without Composer
On this page you can find all versions of the php package myurasov/silex-mongodb-provider. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package silex-mongodb-provider
MongoDB Provider for Silex Applications
Installation with Composer
Add the following line to your composer.json require section:
Or do
composer require myurasov/silex-mongodb-provider
Service Registration
Then $app['mongodb.mongo_client']
service becomes available.
Confuguration Options
See http://php.net/manual/en/mongoclient.construct.php for more info on parameters above.
License
All versions of silex-mongodb-provider with dependencies
PHP Build Version
Package Version
The package myurasov/silex-mongodb-provider contains the following files
Loading the files please wait ....