# hybridauth/hybridauth

Open source social sign on PHP Library. HybridAuth goal is to act as an abstract api between your application and various social apis and identities providers such as Facebook, Twitter and Google.

Repository: https://github.com/hybridauth/hybridauth
Canonical: https://ross.abutalabs.com/products/hybridauth
Homepage: https://hybridauth.github.io/
Language: PHP
License: NOASSERTION
License Family: other
Topics: php, social-login, social-networks, facebook, twitter, google, hybridauth
Last push: 2026-04-02T19:22:43+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 75, release rhythm 65, longevity 100
- inputs: {"age_days": 5405, "days_push": 153, "days_rel": 153, "gap_med": 57, "n_releases_24m": 4}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3383, forks 1103 (observed 2026-08-28T04:07:58.698598+00:00)

## What it is
Hybridauth is an open-source PHP library for social sign-on that acts as an abstract API between your application and social identity providers like Facebook, Twitter, and Google. It handles authentication, user profiles, and social API requests through a unified interface.

## Use cases
- add social login to a php website
- authenticate users with facebook google or twitter
- implement oauth sign-in in a php application
- fetch user profiles from social networks
- unify multiple social identity providers behind one api
- access social network apis on behalf of logged-in users

## When to choose
- you need social sign-in across multiple providers in a PHP app
- you want one consistent API instead of integrating each provider's SDK separately
- you need OAuth-based authentication plus profile and API access

## When to avoid
- your project is not written in PHP
- you only need a single provider and prefer its official first-party SDK
- you need cutting-edge OAuth features or very recent provider API changes

## Facets
- artifact type: library
- maturity: maintenance
- function: auth, http-client, sdk
- domain: web-development, security, social-media, apis
- platform: php
- tags: oauth, social-login, single-sign-on, identity-providers, facebook, twitter, google, web-server

## Member repositories
- hybridauth/hybridauth (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:58.698598+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:39:29.596111+00:00, confidence not recorded.
  - readme: https://github.com/hybridauth/hybridauth (fetched 2026-08-28T04:07:58.698598+00:00, sha e4810eef9139)
  - homepage: https://hybridauth.github.io/ (fetched 2026-08-29T09:33:12.707708+00:00, sha 1d27bf4094d8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
