twitter-async

Twitter-async is a high performance wrapper for Twitter's OAuth API which provides parallel/asynchronous calls. Follow @apiclient for commit updates.

  • Owner: jmathai/twitter-async
  • Platform:
  • License:: Other
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Twitter-async (PHP)

A fast and asynchronous PHP Twitter library


How it looks

$twitterObj = new EpiTwitter($consumerKey, $consumerSecret, $oauthToken, $oauthSecret);  
$creds = $twitterObj->get('/account/verify_credentials.json');  
var_dump($creds->response);

Documentation:

Live Example

Blogs

Authors

Contributions from

Main metrics

Overview
Name With Ownerjmathai/twitter-async
Primary LanguageHTML
Program languagePHP (Language Count: 3)
Platform
License:Other
所有者活动
Created At2009-05-09 00:27:22
Pushed At2017-06-01 16:37:23
Last Commit At2017-06-01 09:37:22
Release Count0
用户参与
Stargazers Count530
Watchers Count25
Fork Count123
Commits Count163
Has Issues Enabled
Issues Count187
Issue Open Count38
Pull Requests Count9
Pull Requests Open Count11
Pull Requests Close Count2
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private