Thank you for sharing this with the group. I'm working on a small Twitter project tonight and this looks like it will be perfect.
On Sep 29, 2:27 pm, Xeoncross <[EMAIL PROTECTED]> wrote: > Several days ago I needed a twitter class for a project I was doing. > There were several out there - but none of them were 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 usingPHP5. 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 handleXMLand > 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.
