PHP Classes

AhCache: Store cached data in files

Recommend this page to a friend!
  Info   View files Documentation   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 173 All time: 8,770 This week: 177Up
Version License PHP version Categories
ahcache 2.3GNU Free Document...5.0PHP 5, Files and Folders, Cache
Description 

Author

This class can store cached data in files.

It can check if a given cache file exists and it has not passed more than a given expiry time. The class checks the last modified timestamp to determine if the cache file is expired.

In that case the class can retrieve the cached data. Otherwise the class can store the cache data in a file for a given expiry period.

The cache directory is derived from the cache ID value. The class can create sub-directories to reduce the number of cache files per directory.

The class can also delete individual cache files, all cached files about a given age of one or all modules.

Recommendations
Picture of Axel Hahn
  Performance   Level  
Name: Axel Hahn <contact>
Classes: 5 packages by
Country: Switzerland Switzerland
Age: 51
All time rank: 268226 in Switzerland Switzerland
Week rank: 587 Up7 in Switzerland Switzerland Up
Innovation award
Innovation award
Nominee: 2x

Documentation

 

  Files folder image Files  
File Role Description
Plain text file cache.class.php Class caching class
Accessible without login Plain text file cache.class_config.php Conf. config for finetuning class (leave untouched in the beginning)
Accessible without login Plain text file readme.txt Doc. Readme
Accessible without login HTML file simpledoc.html Doc. Class documentation

 Version Control Unique User Downloads Download Rankings  
 0%
Total:173
This week:0
All time:8,770
This week:177Up