Hi, I have written a PHP class (OAuth_Twitter.php GPL 3 ) works with OAuth, which authenticate with twitter API and provides methods to interact with Twitter API to update and retrieve list and user data like updates, followers, friends etc. If thecode base has OAuth, by including this single file class, you can do all actions using the methods of this class. All further development and contributions to this library would be appreciated.
Download this class from http://www.phpclasses.org/browse/package/5941.html http://basilsjournal.wordpress.com/2010/01/24/easy-steps-to-your-twitter-app-in-php-oauth_twitter-php/ Also you can check out from GIT HUB http://github.com/basilbthoppil/oauth_twitter
