J7mbo/twitter-api-php
The simplest PHP Wrapper for Twitter API v1.1 calls observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 4926
- days_rel: n/a
- days_push: 2332
- n_releases_24m: 0
Adoption not part of the score
1811 stars · 774 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A minimal PHP wrapper class for making Twitter API v1.1 requests with OAuth authentication. It supports GET, POST, and PUT calls via a simple fluent interface and can be included directly or installed through Composer.
Use cases
- fetch a user's Twitter timeline in PHP
- post tweets from a PHP script
- block a Twitter user via the API
- get follower IDs for a Twitter account
- make authenticated Twitter API v1.1 GET and POST requests
- build a simple Twitter bot in PHP
When to choose
- you need a tiny, dependency-light PHP client for Twitter API v1.1
- you want full control over which API endpoint and fields you call
- your project still targets the legacy Twitter v1.1 API
When to avoid
- you need Twitter API v2 endpoints
- you need OAuth user login flows or advanced features
- the project is abandoned and may break as Twitter changes its API
Facets
library · maturity maintenance
http-client auth sdk apis social-media web-development developer-tools php twitter-api oauth api-wrapper twitter-v1-1
1 source
- readme: https://github.com/J7mbo/twitter-api-php · fetched 2026-08-28 · a06f2a3fbd18
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| J7mbo/twitter-api-php | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="J7mbo/twitter-api-php")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem