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

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

ast/socialite
=============

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

v3.0.12(7y ago)027MITPHPPHP &gt;=5.4.0

Since Aug 24Pushed 7y ago1 watchersCompare

[ Source](https://github.com/lilili001/socialite)[ Packagist](https://packagist.org/packages/ast/socialite)[ RSS](/packages/ast-socialite/feed)WikiDiscussions 3.0 Synced 3d ago

READMEChangelogDependencies (7)Versions (41)Used By (0)

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

[![Build Status](https://camo.githubusercontent.com/8da81cc128131ae2a9d88d662c916bdf6a4c9165bd4c1ebfa72bf2d035079582/68747470733a2f2f7472617669732d63692e6f72672f6c61726176656c2f736f6369616c6974652e737667)](https://travis-ci.org/laravel/socialite)[![Total Downloads](https://camo.githubusercontent.com/4e7ce67b54944df85c55b44b73a868fdf2746401862628b486ef2da5ff8f69f3/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2f736f6369616c6974652f642f746f74616c2e737667)](https://packagist.org/packages/laravel/socialite)[![Latest Stable Version](https://camo.githubusercontent.com/8353cbd4177791ea39f5914640a6c428693af39bb7bcc315e8d0003fc321b5b5/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2f736f6369616c6974652f762f737461626c652e737667)](https://packagist.org/packages/laravel/socialite)[![License](https://camo.githubusercontent.com/70dfef8df3269d1f23aceaf240ed35e739020a1fe7ad166d702549305bc0bfc2/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2f736f6369616c6974652f6c6963656e73652e737667)](https://packagist.org/packages/laravel/socialite)

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

[](#introduction)

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

**We are not accepting new adapters.**

**If you are using Laravel 5.3 or below, please use [Socialite 2.0](https://github.com/laravel/socialite/tree/2.0).**

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

Official Documentation
----------------------

[](#official-documentation)

Documentation for Socialite can be found on the [Laravel website](http://laravel.com/docs/socialite).

License
-------

[](#license)

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

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 62.1% 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 ~35 days

Recently: every ~50 days

Total

40

Last Release

2879d ago

Major Versions

v1.0.3 → v2.0.02015-01-23

v2.0.20 → v3.0.02017-01-16

v2.0.21 → v3.0.52017-04-20

2.0.x-dev → v3.0.112018-05-12

PHP version history (2 changes)v1.0.0PHP &gt;=5.4.0

3.0.x-devPHP &gt;=5.6.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/7c332946784305300d580e9c77728e421c36cfe07f6e515842ee0d7d34bf2b30?d=identicon)[lilili001](/maintainers/lilili001)

---

Top Contributors

[![taylorotwell](https://avatars.githubusercontent.com/u/463230?v=4)](https://github.com/taylorotwell "taylorotwell (231 commits)")[![lucasmichot](https://avatars.githubusercontent.com/u/513603?v=4)](https://github.com/lucasmichot "lucasmichot (37 commits)")[![GrahamCampbell](https://avatars.githubusercontent.com/u/2829600?v=4)](https://github.com/GrahamCampbell "GrahamCampbell (14 commits)")[![adamgoose](https://avatars.githubusercontent.com/u/611068?v=4)](https://github.com/adamgoose "adamgoose (11 commits)")[![georgecoca](https://avatars.githubusercontent.com/u/6689915?v=4)](https://github.com/georgecoca "georgecoca (8 commits)")[![CupOfTea696](https://avatars.githubusercontent.com/u/7327050?v=4)](https://github.com/CupOfTea696 "CupOfTea696 (6 commits)")[![barryvdh](https://avatars.githubusercontent.com/u/973269?v=4)](https://github.com/barryvdh "barryvdh (5 commits)")[![SammyK](https://avatars.githubusercontent.com/u/578780?v=4)](https://github.com/SammyK "SammyK (5 commits)")[![isaackearl](https://avatars.githubusercontent.com/u/9354830?v=4)](https://github.com/isaackearl "isaackearl (5 commits)")[![teertz](https://avatars.githubusercontent.com/u/9487778?v=4)](https://github.com/teertz "teertz (4 commits)")[![BostjanOb](https://avatars.githubusercontent.com/u/650818?v=4)](https://github.com/BostjanOb "BostjanOb (4 commits)")[![Max13](https://avatars.githubusercontent.com/u/531249?v=4)](https://github.com/Max13 "Max13 (4 commits)")[![ntzm](https://avatars.githubusercontent.com/u/3888578?v=4)](https://github.com/ntzm "ntzm (4 commits)")[![it-can](https://avatars.githubusercontent.com/u/644288?v=4)](https://github.com/it-can "it-can (3 commits)")[![joecohens](https://avatars.githubusercontent.com/u/1803556?v=4)](https://github.com/joecohens "joecohens (3 commits)")[![KerryJones](https://avatars.githubusercontent.com/u/2685411?v=4)](https://github.com/KerryJones "KerryJones (3 commits)")[![EveryWell](https://avatars.githubusercontent.com/u/4259006?v=4)](https://github.com/EveryWell "EveryWell (3 commits)")[![dexbarrett](https://avatars.githubusercontent.com/u/1437923?v=4)](https://github.com/dexbarrett "dexbarrett (2 commits)")[![luiz-brandao](https://avatars.githubusercontent.com/u/704231?v=4)](https://github.com/luiz-brandao "luiz-brandao (2 commits)")[![apollopy](https://avatars.githubusercontent.com/u/2421282?v=4)](https://github.com/apollopy "apollopy (2 commits)")

---

Tags

laraveloauth

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[laravel/socialite

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

5.7k96.9M674](/packages/laravel-socialite)[truckersmp/steam-socialite

Laravel Socialite provider for Steam OpenID.

1516.7k](/packages/truckersmp-steam-socialite)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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