laravel-mongodb
https://github.com/mongodb/laravel-mongodb
PHP
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
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 supported12 Subscribers
Add a CodeTriage badge to laravel-mongodb
Help out
- Issues
- `where('field', 'elemMatch', [...])` returns empty results in v5.x (worked in v4.x)
- #3453 Change aliasIdForQuery visibility to public
- DB::enableQueryLog not working when using DatabaseMigrations
- Eager loading MorphTo relationships with withTrashed() doesn't include soft-deleted models
- Add 'alias_id' config option to disable top-level _id/id aliasing
- Exception on laravel job timeout
- The `Blueprint::morph` function throws an error
- Fix MongoStore increment behavior for expired cache entries
- Fix MongoDB presence verification for values containing regex delimiters
- Fix array casts as string
- Docs
- PHP not yet supported