Skip to content

mongodb/laravel-mongodb

This branch is 442 commits behind 5.x.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cb3fa4e · Jul 8, 2024
Apr 10, 2024
Jul 8, 2024
Mar 12, 2024
Mar 12, 2024
Nov 23, 2023
Nov 30, 2023
Nov 23, 2023
Mar 5, 2024
Aug 30, 2023
Dec 11, 2023
Dec 4, 2023
Aug 30, 2023
Feb 1, 2024
Sep 28, 2023
Dec 4, 2023
Dec 4, 2023
Mar 25, 2024
Dec 11, 2023
Nov 23, 2023
Apr 2, 2024

Repository files navigation

Laravel MongoDB

Latest Stable Version Total Downloads Build Status

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.

Documentation

Reporting Issues

Think you’ve found a bug in the library? Want to see a new feature? Please open a case in our issue management tool, JIRA:

  • Create an account and login.
  • Navigate to the PHPORM project.
  • Click Create - Please provide as much information as possible about the issue type and how to reproduce it.

Note: All reported issues in JIRA project are public.

For general questions and support requests, please use one of MongoDB's Technical Support channels.

Security Vulnerabilities

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

Development is tracked in the PHPORM project in MongoDB's JIRA. Documentation for contributing to this project may be found in CONTRIBUTING.md.