overtrue/socialite
Socialite is an OAuth2 Authentication tool. It is inspired by laravel/socialite, you can easily use it without Laravel. observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 93
- Release rhythm 74
- 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: 75.5
- age_days: 3929
- days_rel: 96
- days_push: 43
- n_releases_24m: 7
Adoption not part of the score
1373 stars · 243 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A framework-agnostic PHP OAuth2 authentication library inspired by laravel/socialite, supporting 20+ providers including GitHub, Google, Facebook, WeChat, Weibo, DingTalk, Alipay, and Douyin. It handles the redirect/authorize flow and exchanges callback codes for access tokens and user profiles.
Use cases
- add social login to a plain PHP project
- authenticate users via WeChat or Weibo OAuth
- get user profile and access token from OAuth2 callback
- implement sign-in with Google, GitHub, or Facebook without Laravel
- support multiple OAuth providers with one library
- integrate DingTalk or Feishu login in a PHP app
When to choose
- you need OAuth2 social login in any PHP project without the Laravel framework
- you need Chinese platform providers like WeChat, QQ, Weibo, DingTalk, or Alipay
- you want a simple config-driven multi-provider setup
When to avoid
- you are building a Laravel app and prefer the official laravel/socialite integration
- you need OAuth1 or providers not covered by the library
- you need full identity management rather than just OAuth authentication
Facets
library · maturity active
auth http-client sdk web-development security apis backend php oauth2 social-login laravel-inspired wechat chinese-platforms sso
1 source
- readme: https://github.com/overtrue/socialite · fetched 2026-08-28 · c9a6d93b4064
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| overtrue/socialite | main | 88 |
For agents
markdown · JSON · MCP: product_card(name="overtrue/socialite")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem