Ross ROSS = Recommend OSS · open-source software intelligence for agents

laravel/socialite

Laravel wrapper around OAuth 1 & OAuth 2 libraries. observed · 2026-08-28

github.com/laravel/socialite · homepage · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 99
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 27
  • age_days: 4398
  • days_rel: 8
  • days_push: 8
  • n_releases_24m: 24

Full methodology

Adoption not part of the score

5745 stars · 959 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Laravel Socialite is a first-party Laravel package providing a fluent interface for OAuth 1 and OAuth 2 social authentication. It handles the boilerplate for authenticating with providers like GitHub, Google, Facebook, GitLab, Bitbucket, LinkedIn, Slack, Twitch, and X, with community adapters for many more.

Use cases

  • add sign in with GitHub to a Laravel app
  • implement Google OAuth login in PHP
  • let users authenticate with Facebook or X
  • retrieve user details from an OAuth provider after login
  • add social login to a Laravel web application

When to choose

  • you are building a Laravel application and need OAuth-based social login
  • you want a maintained, well-documented wrapper over OAuth flows
  • you need support for the major providers out of the box

When to avoid

  • you are not using the Laravel framework
  • you need a provider not covered by official or community adapters
  • you need full control over low-level OAuth handshake details

Facets

library · maturity stable

auth web-development backend security php oauth oauth1 oauth2 social-login laravel-package laravel

10 sources

Member repositories

RepositoryRoleHealth v2
laravel/socialitemain99

For agents

markdown · JSON · MCP: product_card(name="laravel/socialite")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem