PHP Classes
elePHPant
Icontem

Cache Master: Store and retrieve data in cache files

Recommend this page to a friend!
  Info   View files Example   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2015-08-03 (1 year ago) RSS 2.0 feedNot enough user ratingsTotal: 430 All time: 5,994 This week: 1,109Up
Version License PHP version Categories
cache-master 3Freely Distributable5Cache
Description Author

This class can store and retrieve data in cache files.

The class can store given data with a given key in cache file under a given cache directory. The cache directory is created if it does not exist.

The class stores the cache data in a file and the cache metadata in another file that holds the cache expiry time.

The class can also check if the cache file exists and retrieve the stored data, check if the cache file expired, or remove existing cache files.

Recommendations

What is the best PHP page caching class?
Need best caching to store XML documents

Picture of Anthony Amolochitis
  Performance   Level  
Name: Anthony Amolochitis <contact>
Classes: 10 packages by
Country: United States United States

  Files folder image Files  
File Role Description
Plain text file CacheMaster.php Class Simple Cache Utility
Plain text file Example.php Example Example Usage

 Version Control Unique User Downloads Download Rankings  
 0%
Total:430
This week:0
All time:5,994
This week:1,109Up