Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sokil/php-mongo-bundle

MongoDB Symfony Bundle. Part of @PHPMongoKit
https://github.com/sokil/php-mongo-bundle

mongodb odm php phpmongokit symfony symfony-bundle

Last synced: 4 months ago
JSON representation

MongoDB Symfony Bundle. Part of @PHPMongoKit

Awesome Lists containing this project

README

        

php-mongo-bundle
================

MongoDB Symfony Bundle based on [PHPMongo](https://github.com/sokil/php-mongo)

Installation
------------

You can install library through Composer:
```javascript
{
"require": {
"sokil/php-mongo-bundle": "dev-master"
}
}
```