mongodb/laravel-mongodb
Fork: 1428 Star: 7013 (更新于 2024-11-01 21:55:04)
license: MIT
Language: PHP .
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
最后发布版本: 4.8.0 ( 2024-08-28 05:15:15)
Laravel MongoDB
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
Release Integrity
Releases are created automatically and the resulting release tag is signed using
the PHP team's GPG key. To verify the
tag signature, download the key and import it using gpg
:
gpg --import php-driver.asc
Then, in a local clone, verify the signature of a given tag (e.g. 4.4.0
):
git show --show-signature 4.4.0
[!NOTE] Composer does not support verifying signatures as part of its installation process.
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.
最近版本更新:(数据更新于 2024-09-07 14:49:57)
2024-08-28 05:15:15 4.8.0
2024-08-28 00:40:43 4.7.2
2024-07-25 22:23:46 4.7.1
2024-07-19 21:43:52 4.7.0
2024-07-09 21:20:05 4.6.0
2024-06-20 21:56:01 4.5.0
2024-06-14 16:46:00 4.4.1
2024-05-31 15:16:25 4.4.0
2024-05-31 15:13:32 4.3.1
2024-05-03 20:50:20 v3.8.6
主题(topics):
eloquent, laravel, laravel-framework, moloquent, mongo, mongodb, orm, php
mongodb/laravel-mongodb同语言 PHP最近更新仓库
2024-11-01 18:37:36 schmittjoh/JMSSerializerBundle
2024-10-31 21:37:53 filamentphp/filament
2024-10-28 00:16:41 symfony/var-dumper
2024-10-28 00:11:41 symfony/symfony
2024-10-11 23:44:26 coollabsio/coolify
2024-10-11 03:27:29 odan/slim4-skeleton