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: 25 days ago
JSON representation
The Official PHP MongoDB ORM/ODM
- Host: GitHub
- URL: https://github.com/doctrine/mongodb-odm
- Owner: doctrine
- License: mit
- Created: 2010-05-20T20:20:00.000Z (over 14 years ago)
- Default Branch: 2.8.x
- Last Pushed: 2024-03-27T21:33:23.000Z (8 months ago)
- Last Synced: 2024-04-13T20:52:27.980Z (7 months ago)
- Topics: mongodb, odm, orm, php, symfony
- Language: PHP
- Homepage: https://www.doctrine-project.org/projects/doctrine-mongodb-odm/en/latest/
- Size: 11.5 MB
- Stars: 1,081
- Watchers: 50
- Forks: 501
- Open Issues: 98
-
Metadata Files:
- Readme: README.markdown
- Changelog: CHANGELOG-2.0.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- favorite-link - MongoDB 对象文档映射器 (ODM)
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)