navitronic / twitteroauth

The first PHP Library to support OAuth for Twitter's REST API.

Home Page:http://twitteroauth.labs.poseurtech.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

THIS IS AN MODIFIED VERSION OF ABRAHAMS TWITTER OAUTH CLASS

The directories are structured and the class uses PHP5.3 namespaces. 

Api.php has a new function called setToken($oauth_token, $oauth_token_secret) to set the token after initialising

===========

Abraham Williams | abraham@poseurte.ch | http://abrah.am | @abraham

The first PHP library for working with Twitter's OAuth API.

Documentation: http://wiki.github.com/abraham/twitteroauth/documentation 
Source: http://github.com/abraham/twitteroauth
Twitter: http://apiwiki.twitter.com

About

The first PHP Library to support OAuth for Twitter's REST API.

http://twitteroauth.labs.poseurtech.com

License:MIT License