TwitterTweets, a PHP wrapper class for Twitter REST API

I have just finished hosting my first OpenSource project on Google Code. Its called TwitterTweets. Its a small wrapper API that consumes Twitter REST API.

It can be easily included in any PHP script / application to support manipulation of TwitterTweets from a single user. Currently it has the following features

  • Reading updates including or excluding replies.
  • Caching support to store xml/json response locally as a file with cache-timeout
  • Built-in custom Array

I will be writing and uploading modules and plugins for Joomla and WordPress in the coming days. Stay tuned.

Project Homepage: http://code.google.com/p/twittertweets
Project Discussion Group: http://groups.google.com/group/twittertweets

Enjoy!

Related posts:

  1. Article: Reading and Writing Spreadsheets with PHP
  2. Monitors Subversion repositories for new commits
  3. CakePHP – Get Controller, Action, URL information
  4. CakePHP – link / include JavaScript files in layouts

2 thoughts on “TwitterTweets, a PHP wrapper class for Twitter REST API

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>