PHP Classes

PHP data caching class: Cache arbitrary data in files

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStar 24%Total: 587 All time: 5,270 This week: 206Up
Version License PHP version Categories
objectcache 1.0.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
Age: 45
All time rank: 307964 in Canada Canada
Week rank: 215 Up4 in Canada Canada Up

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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:587
This week:0
All time:5,270
This week:206Up
User Ratings User Comments (1)
 All time
Utility:33%StarStar
Consistency:75%StarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:24%StarStar
Rank:4434
 
It's not worrking at all.
14 years ago (al ramp)
22%StarStar