PHP Classes

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

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
Not enough user ratingsTotal: 477 All time: 5,969 This week: 455Up
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: 35
All time rank: 7301 in Moldova Moldova
Week rank: 192 Up1 in Moldova Moldova Equal
Innovation award
Innovation award
Nominee: 3x

  Files folder image Files (1)  
File Role Description
Plain text file Filecache Class Main 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:477
This week:0
All time:5,969
This week:455Up
User Comments (1)