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

Maintainers

Package info

github.com/atompulse/php-mongo-bundle

pkg:composer/atompulse/php-mongo-bundle

Statistics

Installs: 123

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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"
    }
}