Welcome Guest, Not a member yet? Register   Sign In
Twitter API Class
#1

[eluser]Xeoncross[/eluser]
I just finished a Twitter API class for a project I was doing. There were several out there - but none of them were complete or even coded properly.

As an avid OO Designer I built a new class from the ground up to perfectly match the Twitter API using PHP 5. I am a perfectionist so I couldn't stand excess code, the lack of comments, and missing API functionality.

This class is the best API class out there - it can handle XML and JSON requests/responses from the standard API and the new Trends and Search API's as well. Calls are made with the powerful cURL library. Results are returned as an easy to use object.

http://code.google.com/p/twitter-/

Please let me know what you think or send me some links if you use it in your projects Wink
#2

[eluser]Jamie Rumbelow[/eluser]
Oh my god.

Just what we've needed. Fab.




Theme © iAndrew 2016 - Forum software by © MyBB