Download the PHP package lalbert/silex-mongodb without Composer
On this page you can find all versions of the php package lalbert/silex-mongodb. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lalbert/silex-mongodb
More information about lalbert/silex-mongodb
Files in lalbert/silex-mongodb
Download lalbert/silex-mongodb
More information about lalbert/silex-mongodb
Files in lalbert/silex-mongodb
Vendor lalbert
Package silex-mongodb
Short Description Simple mongodb service provider for Silex 2.x and official mongodb driver
License MIT
Homepage https://github.com/lalbert/silex-mongodb
Package silex-mongodb
Short Description Simple mongodb service provider for Silex 2.x and official mongodb driver
License MIT
Homepage https://github.com/lalbert/silex-mongodb
Please rate this library. Is it a good library?
Informations about the package silex-mongodb
silex-mongodb
Simple mongodb service provider for Silex 2.x and official mongodb driver
Features
This library provides easy access to a MongoDB database using the extension (mongodb, not mongo) and the official MongoDB PHP driver.
Requirements
- PHP 5.4+
- mongodb official PECL extension
Installation
The best way to install the component is using Composer
$ composer require lalbert/silex-mongodb
Usage
Register service
You can also pass configuration settings :
See http://php.net/manual/en/mongodb-driver-manager.construct.php for options allowed.
Your application :
See official MongoDB PHP Library documentation
All versions of silex-mongodb with dependencies
PHP Build Version
Package Version
The package lalbert/silex-mongodb contains the following files
Loading the files please wait ....