PHPackages                             technologyinlive/oauth-server-laravel-mongo - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. technologyinlive/oauth-server-laravel-mongo

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

technologyinlive/oauth-server-laravel-mongo
===========================================

A Laravel 4 wrapper for the popular OAuth 2.0 Server package league/oauth2-server

157PHP

Since Jan 14Pushed 10y ago5 watchersCompare

[ Source](https://github.com/TechnologyInLive/oauth2-server-laravel-mongo)[ Packagist](https://packagist.org/packages/technologyinlive/oauth-server-laravel-mongo)[ RSS](/packages/technologyinlive-oauth-server-laravel-mongo/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

PHP OAuth 2.0 Server for Laravel and MongoDB
============================================

[](#php-oauth-20-server-for-laravel-and-mongodb)

Package Installation
--------------------

[](#package-installation)

You can install the package via composer. add the following line to your composer.json file:

```
"technologyinlive/oauth-server-laravel-mongo": "dev-master"
```

Add this line of code to the `providers` array located in your `app/config/app.php` file:

```
'LucaDegasperi\OAuth2Server\Storage\FluentStorageServiceProvider',
'LucaDegasperi\OAuth2Server\OAuth2ServerServiceProvider',
```

And this lines to the `aliases` array:

```
'Authorizer' => 'LucaDegasperi\OAuth2Server\Facades\AuthorizerFacade',
```

The code on which this package is [based](https://github.com/lucadegasperi/oauth2-server-laravel)

This is a **VERY UNSTABLE** version

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/d5577e10b9c02cc5536853bbe794fb900f54e21ae10ad19b774e001c11a598f8?d=identicon)[MoiSet](/maintainers/MoiSet)

---

Top Contributors

[![rmacias-tild](https://avatars.githubusercontent.com/u/10028866?v=4)](https://github.com/rmacias-tild "rmacias-tild (17 commits)")[![portega-tild](https://avatars.githubusercontent.com/u/10194239?v=4)](https://github.com/portega-tild "portega-tild (3 commits)")

### Embed Badge

![Health badge](/badges/technologyinlive-oauth-server-laravel-mongo/health.svg)

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

###  Alternatives

[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)[beatswitch/lock

A flexible, driver based Acl package for PHP 5.4+

870304.7k2](/packages/beatswitch-lock)[amocrm/amocrm-api-library

amoCRM API Client

182728.5k6](/packages/amocrm-amocrm-api-library)[vonage/jwt

A standalone package for creating JWTs for Vonage APIs

424.1M4](/packages/vonage-jwt)

PHPackages © 2026

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