 |
|
Innovation award
 Nominee: 1x |
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.
|
|
| Name: |
Twitter API Rate Limit |
| Base name: |
twitter-rate-limit |
| Description: |
Delay API access when Twitter rate limit exceeded |
| Version: |
- |
| PHP version: |
5.2 |
| License: |
Freely Distributable |
| All time users: |
217 users |
| All time rank: |
6597 |
| Week users: |
1 user |
| Week rank: |
2173  |
| |
|
 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 |
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|