sokil/php-mongo-bundle

MongoDb Symfony Bundle

0.2 2016-08-17 05:46 UTC

This package is auto-updated.

Last update: 2024-03-28 00:23:48 UTC


README

MongoDB Symfony Bundle based on PHPMongo

Installation

You can install library through Composer:

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