PHPackages                             murataygun/user-provider - 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. murataygun/user-provider

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

murataygun/user-provider
========================

User provider system for Laravel thirty party auth

1.1.3(5y ago)0131MITPHP

Since May 14Pushed 5y ago1 watchersCompare

[ Source](https://github.com/murataygun/user-provider)[ Packagist](https://packagist.org/packages/murataygun/user-provider)[ RSS](/packages/murataygun-user-provider/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (7)Used By (1)

User provider system for Laravel thirty party auth
==================================================

[](#user-provider-system-for-laravel-thirty-party-auth)

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

[](#installation)

To get started with user-provider, simply run:

```
    composer require murataygun/user-provider

```

```
    php artisan vendor:publish --provider="murataygun\UserProvider\UserProviderServiceProvider" --tag=config --force

```

Open config/user-provider.php file and change your User model

```
'models' => [
        'user' => \App\User::class,
    ]

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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 ~3 days

Total

5

Last Release

2175d ago

### Community

Maintainers

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

---

Top Contributors

[![murataygun](https://avatars.githubusercontent.com/u/11614945?v=4)](https://github.com/murataygun "murataygun (18 commits)")

---

Tags

laraveloauthSocial Loginuser provider

### Embed Badge

![Health badge](/badges/murataygun-user-provider/health.svg)

```
[![Health](https://phpackages.com/badges/murataygun-user-provider/health.svg)](https://phpackages.com/packages/murataygun-user-provider)
```

###  Alternatives

[danjdewhurst/laravel-passport-facebook-login

Facebook Token Request Grant for Laravel Passport

2824.4k](/packages/danjdewhurst-laravel-passport-facebook-login)[vinelab/social-auth

101.3k1](/packages/vinelab-social-auth)

PHPackages © 2026

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