This tutorial introduces some OOP concepts in PHP, and explains how to access and download tweets from a protected or public Twitter account, and how to create a quick-n-dirty cache for holding these tweets and protecting against the Twitter API limit. Includes sample code and an example implementation.