cosmow / riak-odm-bundle
Symfony2 Doctrine Riak Bundle
Package info
github.com/cosmow/DoctrineRiakBundle
Type:symfony-bundle
pkg:composer/cosmow/riak-odm-bundle
dev-master / 3.0.x-dev
2015-12-09 11:59 UTC
Requires
- php: >=5.3.2
- doctrine/key-value-store: 0.2
- symfony/config: ~2.2
- symfony/console: ~2.1
- symfony/dependency-injection: ~2.2
- symfony/doctrine-bridge: ~2.1
- symfony/framework-bundle: ~2.1
- symfony/options-resolver: ~2.1
Requires (Dev)
- doctrine/data-fixtures: @dev
- symfony/form: ~2.3
- symfony/yaml: ~2.1
Suggests
- doctrine/data-fixtures: Load data fixtures
This package is not auto-updated.
Last update: 2026-03-15 03:12:39 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.
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.xfor Symfony 2.1 (this tracks themasterbranch)2.2.xfor Symfony 2.0 (this tracks the2.0branch)2.1.xand2.0.xfor Symfony 2.0 and older Doctrine MongoDB ODM versions