PHP Classes

Twitter API Rate Limit : Delay API access when Twitter rate limit exceeded

Recommend this page to a friend!
  Info   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 45%Total: 298 This week: 1All time: 7,431 This week: 560Up
Version License PHP version Categories
twitter-rate-limit 1.0.0Freely Distributable5.2Web services, Social Networking
Description 

Author

This class can delay the access to Twitter API when the rate limit is exceeded.

It can query the Twitter API to check if the number of calls done so far exceeded the limit.

The class can wait for a given period to give more time for the application to be able to access the Twitter API.

Innovation Award
PHP Programming Innovation award nominee
February 2013
Number 3
The Twitter API lets applications access it as many times as necessary within a given limit. Once that limit is exceeded, the application may not access the API again for a while.

This class avoids the problem of stopping an application due to excessive Twitter API accesses by waiting for a while when the limit is reached.

Manuel Lemos
Picture of feyyaz
Name: feyyaz <contact>
Classes: 1 package by
Country: Turkey Turkey
Age: ???
All time rank: 383464 in Turkey Turkey
Week rank: 416 Up9 in Turkey Turkey Up
Innovation award
Innovation award
Nominee: 1x

  Files folder image Files  
File Role Description
Plain text file OAuth.php Class OAuth source
Accessible without login Plain text file READ.ME Lic. Readme
Plain text file twitteroauth.php Class Twitter OAuth
Plain text file twitterratelimit.class.php Class Rate Limit Class with Example

 Version Control Unique User Downloads Download Rankings  
 0%
Total:298
This week:1
All time:7,431
This week:560Up
User Ratings User Comments (1)
 All time
Utility:75%StarStarStarStar
Consistency:75%StarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:45%StarStarStar
Rank:3323
 
Perfect.
10 years ago (ibrahim)
60%StarStarStarStar