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

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

navruzm/laravel-mongo-auth
==========================

MongoDB Auth Driver for Laravel 4

v1.0.0-beta(13y ago)201.9k9MITPHPPHP &gt;=5.3.0

Since Jan 17Pushed 12y ago4 watchersCompare

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

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

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

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

[](#installation)

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

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

And then run `composer update`

Once Composer has updated your packages open up `app/config/app.php` and change `Illuminate\Auth\AuthServiceProvider` to `MongoAuth\MongoAuthServiceProvider` and `Illuminate\Auth\Reminders\ReminderServiceProvider` to `MongoAuth\Reminders\ReminderServiceProvider`.

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

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 86.7% 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 (13 commits)")[![desmondhume](https://avatars.githubusercontent.com/u/1183744?v=4)](https://github.com/desmondhume "desmondhume (1 commits)")[![lucacri](https://avatars.githubusercontent.com/u/2913531?v=4)](https://github.com/lucacri "lucacri (1 commits)")

---

Tags

laravelmongodbLaravel 4L4

### Embed Badge

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

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

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