PHPackages                             efureev/socialite - 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. efureev/socialite

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

efureev/socialite
=================

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

v1.1.3(6y ago)12171MITPHPPHP ^7.2CI failing

Since Nov 6Pushed 6y ago1 watchersCompare

[ Source](https://github.com/efureev/socialite)[ Packagist](https://packagist.org/packages/efureev/socialite)[ Docs](https://laravel.com)[ RSS](/packages/efureev-socialite/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (4)Dependencies (9)Versions (23)Used By (1)

[![](https://camo.githubusercontent.com/6ed6ff797681f68bb709cf1c73d5640814393e6919aa4ea426b462bf3852e7e4/68747470733a2f2f6c61726176656c2e636f6d2f6173736574732f696d672f636f6d706f6e656e74732f6c6f676f2d736f6369616c6974652e737667)](https://camo.githubusercontent.com/6ed6ff797681f68bb709cf1c73d5640814393e6919aa4ea426b462bf3852e7e4/68747470733a2f2f6c61726176656c2e636f6d2f6173736574732f696d672f636f6d706f6e656e74732f6c6f676f2d736f6369616c6974652e737667)

[![Build Status](https://camo.githubusercontent.com/073b78dda4f3e4e6b2590d7b87272cdb1686528d2a5509fc941d3aa986c9312c/68747470733a2f2f7472617669732d63692e6f72672f6c61726176656c2f736f6369616c6974652e7376673f6272616e63683d332e30)](https://travis-ci.org/laravel/socialite)[![Latest Stable Version](https://camo.githubusercontent.com/649c07d584d98a467e5b793fcbbad8f8ce9e79be8dd410ae967d1533c7cff60a/68747470733a2f2f706f7365722e707567782e6f72672f656675726565762f736f6369616c6974652f762f737461626c65)](https://packagist.org/packages/efureev/socialite)[![Total Downloads](https://camo.githubusercontent.com/dc434f2ccbc7ea73d6c5dca8fbc3695467802dc1b889a0622cbb5d18b524bd2a/68747470733a2f2f706f7365722e707567782e6f72672f656675726565762f736f6369616c6974652f646f776e6c6f616473)](https://packagist.org/packages/efureev/socialite)[![Latest Unstable Version](https://camo.githubusercontent.com/e64c57e431da42a7225f0950f56b7082c44bf2ea688d872c4a5e1f4a8ed60eeb/68747470733a2f2f706f7365722e707567782e6f72672f656675726565762f736f6369616c6974652f762f756e737461626c65)](https://packagist.org/packages/efureev/socialite)[![License](https://camo.githubusercontent.com/fd5f66b8b345c8f3de10f1e4804694ed4916b8e59855d3679514e47bbdcb9430/68747470733a2f2f706f7365722e707567782e6f72672f656675726565762f736f6369616c6974652f6c6963656e7365)](https://packagist.org/packages/efureev/socialite)

Introduction
------------

[](#introduction)

Socialite provides an expressive, fluent interface to OAuth authentication with Custom services, Facebook, Twitter, Google, LinkedIn, GitHub, GitLab and Bitbucket. It handles almost all of the boilerplate social authentication code you are dreading writing.

**You can write own config for your Custom Provider.**

**ONLY PHP 7.1 and upper****ONLY Laravel 5.7 and more..**

Adapters for other platforms are listed at the community driven [Socialite Providers](https://socialiteproviders.github.io/) website.

License
-------

[](#license)

Laravel Socialite is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity66

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

Recently: every ~0 days

Total

22

Last Release

2317d ago

Major Versions

v0.3.14 → v1.0.02019-12-23

PHP version history (3 changes)0.3.2PHP &gt;=7.1

v0.3.6PHP ^7.1.3

v1.0.0PHP ^7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/62a6e061d1ccab4d5de8dcba717b7634f91e4842b32ca26420b8261c66104bf7?d=identicon)[efureev](/maintainers/efureev)

---

Top Contributors

[![efureev](https://avatars.githubusercontent.com/u/5524684?v=4)](https://github.com/efureev "efureev (38 commits)")

---

Tags

authenticationlaravelsocialitelaraveloauthsocial

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/efureev-socialite/health.svg)

```
[![Health](https://phpackages.com/badges/efureev-socialite/health.svg)](https://phpackages.com/packages/efureev-socialite)
```

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k96.9M674](/packages/laravel-socialite)[josiasmontag/laravel-recaptchav3

Recaptcha V3 for Laravel package

2641.6M2](/packages/josiasmontag-laravel-recaptchav3)[rahul900day/laravel-captcha

Different types of Captcha implementation for Laravel Application.

10715.9k](/packages/rahul900day-laravel-captcha)[kovah/laravel-socialite-oidc

OpenID Connect OAuth2 Provider for Laravel Socialite

2073.7k](/packages/kovah-laravel-socialite-oidc)[truckersmp/steam-socialite

Laravel Socialite provider for Steam OpenID.

1516.7k](/packages/truckersmp-steam-socialite)

PHPackages © 2026

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