Ecosyste.ms: Awesome

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

https://github.com/doctrine/mongodb-odm

The Official PHP MongoDB ORM/ODM
https://github.com/doctrine/mongodb-odm

mongodb odm orm php symfony

Last synced: 3 months ago
JSON representation

The Official PHP MongoDB ORM/ODM

Lists

README

        

# Doctrine MongoDB Object Document Mapper

[![Build Status](https://github.com/doctrine/mongodb-odm/workflows/Continuous%20Integration/badge.svg)](https://github.com/doctrine/mongodb-odm/actions?query=workflow%3A%22Continuous+Integration%22)
[![Code Coverage](https://codecov.io/gh/doctrine/mongodb-odm/branch/2.2.x/graph/badge.svg)](https://codecov.io/gh/doctrine/mongodb-odm/branch/2.2.x)
[![Gitter](https://badges.gitter.im/doctrine/mongodb-odm.svg)](https://gitter.im/doctrine/mongodb-odm)

The Doctrine MongoDB ODM project is a library that provides a PHP object mapping functionality for MongoDB.

## More resources:

* [Website](https://www.doctrine-project.org/projects/mongodb-odm.html)
* [Documentation](https://www.doctrine-project.org/projects/doctrine-mongodb-odm/en/stable/)
* [Issue Tracker](https://github.com/doctrine/mongodb-odm/issues)
* [Releases](https://github.com/doctrine/mongodb-odm/releases)