PHPackages                             navruzm/laravel-mongo-cache - 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. navruzm/laravel-mongo-cache

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

navruzm/laravel-mongo-cache
===========================

MongoDB Cache Driver for Laravel 4

v1.0.0-beta(13y ago)52.1k3[1 PRs](https://github.com/navruzm/laravel-mongo-cache/pulls)MITPHPPHP &gt;=5.3.0

Since Jan 17Pushed 8y ago1 watchersCompare

[ Source](https://github.com/navruzm/laravel-mongo-cache)[ Packagist](https://packagist.org/packages/navruzm/laravel-mongo-cache)[ Docs](http://github.com/navruzm/laravel-mongo-cache/)[ RSS](/packages/navruzm-laravel-mongo-cache/feed)WikiDiscussions master Synced 1mo ago

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

[MongoDB](http://www.mongodb.org/) Cache driver for [Laravel 4](http://laravel.com/).

[![Build Status](https://camo.githubusercontent.com/935c76335db277c42091b4f39723d4c69dc8bce5d348a1d09bfb7c8f4bcaa507/68747470733a2f2f7472617669732d63692e6f72672f6e617672757a6d2f6c61726176656c2d6d6f6e676f2d63616368652e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/navruzm/laravel-mongo-cache)Installation
============================================================================================================================================================================================================================================================================================================================

[](#installation)

Add `navruzm/laravel-mongo-cache` as a requirement to composer.json:

```
{
    "require": {
        "navruzm/laravel-mongo-cache": "*"
    }
}
```

And then run `composer update`

Once Composer has updated your packages open up `app/config/app.php` and change `Illuminate\Cache\CacheServiceProvider` to `MongoCache\CacheServiceProvider`

Then open `app/config/cache.php` and find the `driver` key and change to `mongo`.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity44

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

Unknown

Total

1

Last Release

4869d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5fe8ea917e2919b582c138f9b49a96adcdacc5dd3d6a4f51e1fdd19eef77e45b?d=identicon)[navruzm](/maintainers/navruzm)

---

Top Contributors

[![navruzm](https://avatars.githubusercontent.com/u/168341?v=4)](https://github.com/navruzm "navruzm (7 commits)")

---

Tags

laravelmongodbLaravel 4L4

### Embed Badge

![Health badge](/badges/navruzm-laravel-mongo-cache/health.svg)

```
[![Health](https://phpackages.com/badges/navruzm-laravel-mongo-cache/health.svg)](https://phpackages.com/packages/navruzm-laravel-mongo-cache)
```

###  Alternatives

[julien-c/mongovel

A Laravel-ish wrapper to the PHP Mongo driver

357.7k](/packages/julien-c-mongovel)[moharrum/laravel-adminer

Adminer database management tool for your Laravel application.

451.0k](/packages/moharrum-laravel-adminer)

PHPackages © 2026

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