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
- Collection-level bulk writes and update-pipeline atomicity for nested collections
- Extract collection value-prepare and insert-payload building into PersistenceBuilder
- UnitOfWork stamps originalData before a write is actually persisted
- Measure UnitOfWork::getChangeSet()'s per-call ChangeSet clone
- Extract query-criteria translation into Query\CriteriaPreparer
- Extract collection loading into Persisters\CollectionLoader
- Extract single-document loading into Persisters\DocumentLoader
- Allow customizing TypeGuesser
- Extract stateless ChangeSetComputer for changeset field diffing
- Switch PersistenceBuilder to ChangeSet
- Docs
- PHP not yet supported