mongodb-odm
https://github.com/doctrine/mongodb-odm
PHP
The Official PHP MongoDB ORM/ODM
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
PHP not yet supported3 Subscribers
Add a CodeTriage badge to mongodb-odm
Help out
- Issues
- Provide public API to fully reset DocumentManager state after runtime DB switch
- DocumentPersister removes ._id from projected fields inside aggregation pipelines after $lookup, causing path collisions
- `odm:schema:create` has no option to wait for search/vector indexes to become READY
- Add `--wait` option to `odm:schema:create` and `odm:schema:update`
- Remove COLLECTION_PER_CLASS inheritance type
- Allow custom type objects to trigger value updates
- Deprecate external write access to read-only metadata properties
- PHPORM-257: Consolidate per-collection writes into a single bulkWrite per commit phase
- Unexpected behavior with `DEFERRED_EXPLICIT` tracking in combination with embedded documents
- Add Pagination classes to ODM
- Docs
- PHP not yet supported