atompulse/php-mongo-bundle

This package is abandoned and no longer maintained. No replacement package was suggested.
There is no license information available for the latest version (0.2.0) of this package.

MongoDb Symfony Bundle

0.2.0 2014-08-30 06:56 UTC

This package is not auto-updated.

Last update: 2016-08-14 12:13:18 UTC


README

MongoDB Symfony Bundle based on PHPMongo Component

Installation

You can install library through Composer:

{
    "require": {
        "sokil/php-mongo-bundle": "dev-master"
    }
}