Stars: 6609
Forks: 1402
Pull Requests: 634
Issues: 1831
Watchers: 180
Last Updated: 2023-09-13 08:51:20
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
License: MIT License
Languages: PHP, Dockerfile
https://www.mongodb.com/compatibility/mongodb-laravel-intergration
This package adds functionalities to the Eloquent model and Query builder for MongoDB, using the original Laravel API. This library extends the original Laravel classes, so it uses exactly the same methods.
This package was renamed to mongodb/laravel-mongodb
because of a transfer of ownership to MongoDB, Inc.
It is compatible with Laravel 10.x. For older versions of Laravel, please refer to the
old versions.
Issues pertaining to the library should be reported as GitHub Issue.
For general questions and support requests, please use one of MongoDB's Technical Support channels.
If you've identified a security vulnerability in a driver or any other MongoDB project, please report it according to the instructions in Create a Vulnerability Report.
Development is tracked in the PHPORM project in MongoDB's JIRA. Documentation for contributing to this project may be found in CONTRIBUTING.md.