PHPackages                             itigoppo/twitter-api - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. itigoppo/twitter-api

ActiveLibrary[API Development](/categories/api)

itigoppo/twitter-api
====================

Twitter API Library for PHP

0.1.0(6y ago)010MITPHPCI failing

Since Feb 23Pushed 6y ago1 watchersCompare

[ Source](https://github.com/itigoppo/twitter-api)[ Packagist](https://packagist.org/packages/itigoppo/twitter-api)[ RSS](/packages/itigoppo-twitter-api/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (5)Versions (2)Used By (0)

Twitter API Library for PHP
===========================

[](#twitter-api-library-for-php)

[![Build Status](https://camo.githubusercontent.com/1e731993615a77c40b0f2c63f34b76ceb58b39eb20b0229864ca7798a9666fe5/68747470733a2f2f7472617669732d63692e6f72672f697469676f70706f2f747769747465722d6170692e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/itigoppo/twitter-api)

TwitterAPIのPHPライブラリです。

- Twitter
- Twitter API version 1.1
    -

Requirements
============

[](#requirements)

- PHP7.3

Installation
============

[](#installation)

```
composer require itigoppo/twitter-api
```

Usage
=====

[](#usage)

```
$consumerKey = 'Your API key';
$consumerSecret = 'Your API secret key';
$token = 'Your Access token';
$tokenSecret = 'Your Access token secret';

$twitter = new Twitter(new Connector($consumerKey, $consumerSecret, $token, $tokenSecret));
```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2321d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1428989?v=4)[itigoppo](/maintainers/itigoppo)[@itigoppo](https://github.com/itigoppo)

---

Top Contributors

[![itigoppo](https://avatars.githubusercontent.com/u/1428989?v=4)](https://github.com/itigoppo "itigoppo (3 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/itigoppo-twitter-api/health.svg)

```
[![Health](https://phpackages.com/badges/itigoppo-twitter-api/health.svg)](https://phpackages.com/packages/itigoppo-twitter-api)
```

###  Alternatives

[statamic/cms

The Statamic CMS Core Package

4.8k3.6M985](/packages/statamic-cms)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M47](/packages/tencentcloud-tencentcloud-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[avalara/avataxclient

Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API.

528.5M7](/packages/avalara-avataxclient)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
