PHPackages                             jmhc/laravel-mongodb - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. jmhc/laravel-mongodb

ActiveLibrary[Database &amp; ORM](/categories/database)

jmhc/laravel-mongodb
====================

Laravel mongodb.

v8.0.0(5y ago)011MITPHPPHP ^7.3

Since Nov 18Pushed 5y ago1 watchersCompare

[ Source](https://github.com/jumihc-company/laravel-mongodb)[ Packagist](https://packagist.org/packages/jmhc/laravel-mongodb)[ Docs](http://jumihc.com/)[ RSS](/packages/jmhc-laravel-mongodb/feed)WikiDiscussions 8.0 Synced yesterday

READMEChangelogDependencies (2)Versions (3)Used By (0)

安装配置
----

[](#安装配置)

使用以下命令安装：

```
$ composer require jmhc/laravel-mongodb

```

快速使用
----

[](#快速使用)

> 配置指定环境变量：[env](docs/ENV.md)
>
> 更多使用方式查看 [jenssegers/laravel-mongodb](https://github.com/jenssegers/laravel-mongodb/blob/master/README.md)

```
use Jmhc\Mongodb\BaseModel;

class User extends BaseModel
{}

$users = User::all();
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

2001d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2263baf3d3c09bc52fb734b0b5ad1e9b17905738b4d0029a328b789c79092ee7?d=identicon)[jmhc](/maintainers/jmhc)

---

Top Contributors

[![linshaowl](https://avatars.githubusercontent.com/u/19506950?v=4)](https://github.com/linshaowl "linshaowl (1 commits)")

---

Tags

laravelmongodbjmhc

### Embed Badge

![Health badge](/badges/jmhc-laravel-mongodb/health.svg)

```
[![Health](https://phpackages.com/badges/jmhc-laravel-mongodb/health.svg)](https://phpackages.com/packages/jmhc-laravel-mongodb)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
