cosmow/riak-odm-bundle

Symfony2 Doctrine Riak Bundle

Installs: 51

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 0

Open Issues: 0

Type:symfony-bundle

dev-master / 3.0.x-dev 2015-12-09 11:59 UTC

This package is not auto-updated.

Last update: 2024-04-13 15:56:05 UTC


README

This bundle integrates the Doctrine2 MongoDB Object Document Mapper (ODM) library into Symfony so that you can persist and retrieve objects to and from MongoDB.

Build Status

Documentation on how to install and use this bundle is available in the Symfony2 documentation.

Compatibility

The composer.json file in each branch indicates Symfony2 compatibility. Additionally, several tags are available:

  • 3.0.x for Symfony 2.1 (this tracks the master branch)
  • 2.2.x for Symfony 2.0 (this tracks the 2.0 branch)
  • 2.1.x and 2.0.x for Symfony 2.0 and older Doctrine MongoDB ODM versions