Posts Tagged ‘classes’

April 21, 2010 2

Three Bitchin’ PHP Classes – Cache, Last.fm API, Time

CakePHP PHP

There’s nothing like the feeling that comes with typing a few lines in a PHP application and letting some included classes take care of the dirty work; you know, the filthy stuff like caching, calling the Last.fm API, purifying timestamps, and handling file uploads. (Dirty, right?)

All of the following PHP classes are “works in progress”, but hopefully each is mature enough to find its way into your code. Continue reading to view, download, and use each class.

Read the rest of this entry »

Tags: , , , , ,