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

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

navruzm/laravel-mongo-session
=============================

MongoDB Session Driver for Laravel 4

v1.0.0-beta(13y ago)44123MITPHPPHP &gt;=5.3.0

Since Jan 16Pushed 13y ago1 watchersCompare

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

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

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

Installation
============

[](#installation)

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

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

And then run `composer update`

Once Composer has updated your packages open up `app/config/app.php` and change `Illuminate\Session\SessionServiceProvider` to `MongoSession\SessionServiceProvider`

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

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

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

4870d 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-session/health.svg)

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

###  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)
