googleapis/google-auth-library-php
Google Auth Library for PHP observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 99
- Release rhythm 94
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 26
- age_days: 4339
- days_rel: 42
- days_push: 9
- n_releases_24m: 20
Adoption not part of the score
1403 stars · 198 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Google's officially supported PHP client library for OAuth 2.0 authentication and authorization with Google APIs. It implements Application Default Credentials (ADC) and provides Guzzle middleware for authorizing HTTP requests to Google Cloud services.
Use cases
- authenticate PHP applications against Google Cloud APIs
- use Application Default Credentials in PHP
- authorize Guzzle HTTP requests with OAuth 2.0 tokens
- load service account credentials from JSON files
- get access tokens for calling Google APIs
- implement service account authentication in PHP
When to choose
- building PHP applications that call Google Cloud or Google APIs
- you need ADC support in a PHP backend
- you want Guzzle middleware for automatic token handling
When to avoid
- authenticating with non-Google identity providers
- you need a full-featured Google API client rather than just auth
Facets
library · maturity stable
auth http-client middleware apis security cloud-computing developer-tools php google-cloud oauth2 application-default-credentials service-account guzzle
2 sources
- readme: https://github.com/googleapis/google-auth-library-php · fetched 2026-08-28 · 35a7ebcc1d70
- homepage: http://googleapis.github.io/google-auth-library-php/ · fetched 2026-08-29 · 44136fa355b3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| googleapis/google-auth-library-php | main | 97 |
For agents
markdown · JSON · MCP: product_card(name="googleapis/google-auth-library-php")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem