opauth/opauth
Multi-provider authentication framework for PHP observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- 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: n/a
- age_days: 5292
- days_rel: n/a
- days_push: 2301
- n_releases_24m: 0
Adoption not part of the score
1633 stars · 236 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Opauth is a multi-provider authentication framework for PHP, inspired by OmniAuth for Ruby. It provides a standardized API for interfacing with authentication providers like Facebook, Twitter, and Google through pluggable strategies that work across PHP frameworks.
Use cases
- add social login to a PHP application
- authenticate users via Facebook, Google, or Twitter in PHP
- standardize OAuth provider integration across PHP frameworks
- write reusable authentication strategies for multiple providers
- integrate third-party login into CakePHP, Laravel, or CodeIgniter
When to choose
- you need a unified interface for multiple OAuth/social login providers in PHP
- you want framework-agnostic authentication strategies reusable across PHP apps
- you are maintaining a legacy PHP application needing provider-based auth
When to avoid
- you are starting a modern PHP project with active framework-native auth solutions
- you need OAuth features or providers not covered by existing strategies
- you require actively maintained software with recent security updates
Facets
framework · maturity maintenance
auth web-development backend security php oauth social-login multi-provider authentication-strategies
1 source
- readme: https://github.com/opauth/opauth · fetched 2026-08-28 · c9de0b1a1b4d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| opauth/opauth | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem