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

abraham/twitteroauth

The most popular PHP library for use with the Twitter OAuth REST API. observed · 2026-08-28

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

Health v2 · maintenance only

92/100

  • Activity 99
  • Release rhythm 78
  • 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: 31.0
  • age_days: 6409
  • days_rel: 70
  • days_push: 9
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

4302 stars · 1675 forks observed · 2026-08-28

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

TwitterOAuth is the most popular PHP library for interacting with Twitter's OAuth REST API, providing minimalist generic wrappers for API requests. It is now in maintenance mode with no new feature development planned.

Use cases

  • authenticate Twitter users with OAuth in a PHP app
  • post tweets from PHP
  • fetch a user's home timeline from the Twitter API
  • call Twitter API v1.1 and v2 endpoints from PHP
  • build the Twitter authorization URL for a login flow
  • exchange an oauth verifier for an access token

When to choose

  • you need a battle-tested, widely used PHP client for the Twitter REST API
  • you want generic wrappers that keep working as Twitter adds API features
  • you need both OAuth authorization flow handling and API requests in one library

When to avoid

  • you need active feature development or support for new Twitter/X API changes
  • your project is not in PHP
  • you need a client for platforms other than Twitter

Facets

library · maturity maintenance

http-client auth api-framework apis social-media web-development developer-tools php cli twitter-api oauth rest-api twitter x-api

2 sources

Member repositories

RepositoryRoleHealth v2
abraham/twitteroauthmain92

For agents

markdown · JSON · MCP: product_card(name="abraham/twitteroauth")

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