PHP Classes
elePHPant
Icontem

PHP data caching class: Cache arbitrary data in files

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2008-05-30 (8 years ago) RSS 2.0 feedNot enough user ratingsTotal: 582 All time: 5,047 This week: 874Up
Version License PHP version Categories
objectcache 1.0BSD License5.0PHP 5, Files and Folders, Cache
Description Author

This class can be used to cache arbitrary data in files.

It can check if a given cache file exists and is not expired. If so, it returns the cached data.

If the cache file is not valid, the class can store the data for an optionally period of time after which it expires.

The class can also explicitly invalidate a cache file by removing it if it exists.

Picture of Charles
Name: Charles <contact>
Classes: 1 package by
Country: Canada Canada

  Files folder image Files  
File Role Description
Plain text file ObjectCache.class.php Class PHP Data Caching Class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:582
This week:0
All time:5,047
This week:874Up
User Comments (1)
It's not worrking at all.
6 years ago (al ramp)
22%StarStar