Stars: 377
Forks: 231
Pull Requests: 482
Issues: 294
Watchers: 38
Last Updated: 2023-08-24 07:04:03
Integrates Doctrine MongoDB ODM with Symfony
License: MIT License
Languages: PHP, Twig
http://symfony.com/doc/current/bundles/DoctrineMongoDBBundle/index.html
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 Symfony documentation.
The current version of this bundle has the following requirements:
ext-mongodb
1.5 or newerSupport for older Symfony, PHP and MongoDB versions is provided via the 3.0.x
releases (tracked in the 3.0
branch). This version sees bug and security fixes
only.