PHP Classes
elePHPant
Icontem

File Cache Memcache Implementation: Store data in cache files compatible with Memcache

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum (3)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2011-08-05 (5 years ago) RSS 2.0 feedNot enough user ratingsTotal: 473 All time: 5,708 This week: 889Up
Version License PHP version Categories
acfilecache 1.0GNU General Publi...5.3PHP 5, Cache
Description Author

This class can store data in cache files providing an API compatible with PHP Memcache extension.

It can store and retrieve arbitrary data in cache files. Cached data may be compressed.

The class can also delete or replace cache entries, as well increment or decrement numeric cached values.

Innovation Award
PHP Programming Innovation award nominee
July 2011
Number 2


Prize: One copy of the Zend Studio
Memcache is a popular program for caching data in RAM.

It can be accessed with a PHP extension that provides a class for accessing MemCache servers. However, that extension is not available in all PHP installations.

This class provides a compatible replacement for the Memcache extension class by providing the same API to cache data, using local files to store the data instead of RAM.

Manuel Lemos
Picture of AlexanderC
  Performance   Level  
Name: AlexanderC <contact>
Classes: 13 packages by
Country: Moldova Moldova
Innovation award
Innovation award
Nominee: 3x

  Files folder image Files  
File Role Description
Plain text file Filecache Class Main class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:473
This week:0
All time:5,708
This week:889Up
User Comments (1)