twitter-async

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

  • 所有者: jmathai/twitter-async
  • 平台:
  • 許可證: Other
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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

主要指標

概覽
名稱與所有者jmathai/twitter-async
主編程語言HTML
編程語言PHP (語言數: 3)
平台
許可證Other
所有者活动
創建於2009-05-09 00:27:22
推送於2017-06-01 16:37:23
最后一次提交2017-06-01 09:37:22
發布數0
用户参与
星數529
關注者數25
派生數122
提交數163
已啟用問題?
問題數187
打開的問題數38
拉請求數9
打開的拉請求數11
關閉的拉請求數2
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?