bizworld / Twittertools

Open Source PHP Lib to help developers easily build Twitter applications

Home Page:http://erikaheidi.com/open-source/twittertools/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TwitterTools

TwitterTools is an Open Source PHP Lib created to help developers build Twitter applications easily. You don't have to worry about all that complex authentication flow; let us do it for you. From simple robot-like apps (like Zoltar's Oracle example app) to complex monitoring and statistics tools (like TweetAuditor), TwitterTools does the job.

Important Notice

I'm currently working in a major update for Twittertools to be totally compliant with PSR standards. Still don't have an ETA but it will be released as soon as possible.

With Twittertools, you can:

  • Auth a Twitter user and get his access tokens
  • Post to Twitter, shorten urls and post images to TwitPic
  • Search on Twitter
  • Get the Trending Topics
  • Get TimeLine, Mentions, DM's, followers, friends, retweets and favs from the authenticated user
  • Follow, Unfollow, check if a user follows another user
  • Make any api request through a generic method

Official site

Check our tutorials and demos to help you get started: http://erikaheidi.com/open-source/twittertools

About

Open Source PHP Lib to help developers easily build Twitter applications

http://erikaheidi.com/open-source/twittertools/