PHPackages                             joelbutcher/socialstream - 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. joelbutcher/socialstream

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

joelbutcher/socialstream
========================

Get started with OAuth and Laravel

v6.3.0(1y ago)447442.6k↓19%717MITPHPPHP ^8.2CI passing

Since Dec 26Pushed 1y ago18 watchersCompare

[ Source](https://github.com/joelbutcher/socialstream)[ Packagist](https://packagist.org/packages/joelbutcher/socialstream)[ Fund](https://paypal.me/joelbutcher)[ GitHub Sponsors](https://github.com/joelbutcher)[ RSS](/packages/joelbutcher-socialstream/feed)WikiDiscussions 6.x Synced 1mo ago

READMEChangelog (10)Dependencies (13)Versions (131)Used By (7)Security (1)

This package is for usage with Laravel Breeze, Jetstream and Filament running on Laravel 11.x and prior.

As Breeze and Jetstream are no longer receving updates, I have decided to do the same for Socialistream.

However, if you still wish to add support for Socialite into your Laravel app using the latest starter kits, check out: .

###  Health Score

60

—

FairBetter than 99% of packages

Maintenance48

Moderate activity, may be stable

Popularity58

Moderate usage in the ecosystem

Community38

Small or concentrated contributor base

Maturity83

Battle-tested with a long release history

 Bus Factor1

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

Every ~12 days

Recently: every ~27 days

Total

129

Last Release

373d ago

Major Versions

2.x-dev → 4.x-dev2023-10-23

3.x-dev → v5.0.22023-10-23

v5.5.2 → v6.0.02024-03-15

v5.5.3 → v6.0.32024-05-18

5.x-dev → v6.2.12025-01-17

PHP version history (4 changes)v0.0.1PHP ^7.3|^8.0

v3.6.0PHP ^8.0.2

v4.1.3PHP ^8.1

v6.0.0PHP ^8.2

### Community

Maintainers

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

---

Top Contributors

[![joelbutcher](https://avatars.githubusercontent.com/u/7163152?v=4)](https://github.com/joelbutcher "joelbutcher (310 commits)")[![miguilimzero](https://avatars.githubusercontent.com/u/35383529?v=4)](https://github.com/miguilimzero "miguilimzero (31 commits)")[![luiyongsheng](https://avatars.githubusercontent.com/u/13586871?v=4)](https://github.com/luiyongsheng "luiyongsheng (7 commits)")[![accesstechnology-mike](https://avatars.githubusercontent.com/u/55278705?v=4)](https://github.com/accesstechnology-mike "accesstechnology-mike (6 commits)")[![rennokki](https://avatars.githubusercontent.com/u/21983456?v=4)](https://github.com/rennokki "rennokki (4 commits)")[![aidanthewiz](https://avatars.githubusercontent.com/u/9968011?v=4)](https://github.com/aidanthewiz "aidanthewiz (4 commits)")[![Bapawe](https://avatars.githubusercontent.com/u/3219127?v=4)](https://github.com/Bapawe "Bapawe (4 commits)")[![gaetandezeiraud](https://avatars.githubusercontent.com/u/1573282?v=4)](https://github.com/gaetandezeiraud "gaetandezeiraud (2 commits)")[![27pchrisl](https://avatars.githubusercontent.com/u/6286310?v=4)](https://github.com/27pchrisl "27pchrisl (2 commits)")[![Philrobots](https://avatars.githubusercontent.com/u/47373969?v=4)](https://github.com/Philrobots "Philrobots (2 commits)")[![SRWieZ](https://avatars.githubusercontent.com/u/1408020?v=4)](https://github.com/SRWieZ "SRWieZ (2 commits)")[![selfsimilar](https://avatars.githubusercontent.com/u/784446?v=4)](https://github.com/selfsimilar "selfsimilar (2 commits)")[![sp4r74cus](https://avatars.githubusercontent.com/u/864292?v=4)](https://github.com/sp4r74cus "sp4r74cus (1 commits)")[![Supernova3339](https://avatars.githubusercontent.com/u/63515814?v=4)](https://github.com/Supernova3339 "Supernova3339 (1 commits)")[![tinusg](https://avatars.githubusercontent.com/u/2152919?v=4)](https://github.com/tinusg "tinusg (1 commits)")[![ttungbmt](https://avatars.githubusercontent.com/u/12232155?v=4)](https://github.com/ttungbmt "ttungbmt (1 commits)")[![wassim](https://avatars.githubusercontent.com/u/14947638?v=4)](https://github.com/wassim "wassim (1 commits)")[![wit3](https://avatars.githubusercontent.com/u/5450259?v=4)](https://github.com/wit3 "wit3 (1 commits)")[![WizardOfCodez](https://avatars.githubusercontent.com/u/4178312?v=4)](https://github.com/WizardOfCodez "WizardOfCodez (1 commits)")[![braumye](https://avatars.githubusercontent.com/u/35051868?v=4)](https://github.com/braumye "braumye (1 commits)")

---

Tags

filament-pluginjetstream-laravellaravellaravel-authlaravel-breezeoauth2social-authsocialitesocialstreamlaraveloauthlaravel socialiteSocialStream

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/joelbutcher-socialstream/health.svg)

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

###  Alternatives

[socialiteproviders/manager

Easily add new or override built-in providers in Laravel Socialite.

42542.0M544](/packages/socialiteproviders-manager)[dutchcodingcompany/filament-socialite

Social login for Filament through Laravel Socialite

213914.9k9](/packages/dutchcodingcompany-filament-socialite)[socialiteproviders/apple

Apple OAuth2 Provider for Laravel Socialite

618.4M8](/packages/socialiteproviders-apple)[andrewdwallo/filament-companies

A comprehensive Laravel authentication and authorization system designed for Filament, focusing on multi-tenant company management.

34450.0k2](/packages/andrewdwallo-filament-companies)[laravel-uis/socialite-ui

A Laravel Socialite UI for the new Laravel Starter Kits

114.3k1](/packages/laravel-uis-socialite-ui)[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)
