PHP Classes

File cache 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
StarStarStarStar 63%Total: 8,553 All time: 192 This week: 60Up
Version License Categories
filecache 1.0.1BSD LicenseFiles and Folders, Cache
Description 

Author

Class that can cache arbitrary data in files in order to reduce the time necessary to regenerate pages or other types of data that does not change every time it is requested.

It features:

- Safe locking of cache files to avoid data corruption caused by simultaneous accesses during cache file updates.
- Portable locking schemes. Tested under Linux, SunOS and Windows.
- Ability to set cache expiry date or timeout period.
- Cache files can store user-defined headers besides the cached data and also standard headers used in HTTP like content-length:, date:, expires:, etag:, etc..

Picture of Manuel Lemos
  Performance   Level  
Name: Manuel Lemos <contact>
Classes: 45 packages by
Country: Portugal Portugal

  Files folder image Files (4)  
File Role Description
Accessible without login HTML file datacacheclass.html Doc. Base abstract data cache class documentation
Accessible without login HTML file filecacheclass.html Doc. File cache class HTML documentation with usage examples.
Plain text file filecacheclass.php Class File cache PHP class
Accessible without login Plain text file test_file_cache.php Example Example script that demonstrates how to use the 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 Reuses Unique User Downloads Download Rankings  
 0%4
Total:8,553
This week:0
All time:192
This week:60Up
User Ratings User Comments (1)
 All time
Utility:83%StarStarStarStarStar
Consistency:75%StarStarStarStar
Documentation:70%StarStarStarStar
Examples:68%StarStarStarStar
Tests:-
Videos:-
Overall:63%StarStarStarStar
Rank:820
 
Its no longer working.
16 years ago (Moazam)
75%StarStarStarStar