PHP Classes

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    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 477 This week: 1All time: 5,965 This week: 571Up
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 is available for providing paid consulting. Contact AlexanderC .
Classes: 13 packages by
Country: Moldova Moldova
Age: 34
All time rank: 7301 in Moldova Moldova
Week rank: 420 Up1 in Moldova Moldova Equal
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:477
This week:1
All time:5,965
This week:571Up
User Comments (1)