Login   Register  
PHP Classes
elePHPant
Icontem

File Cache Memcache Implementation

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of AlexanderC
Name: AlexanderC is available for providing paid consulting. Contact AlexanderC .
Packages: 9 Browse all classes by AlexanderC Browse all classes by
Country: Moldova Moldova - PHP jobs in Moldova
Age: 23
All time rank: 11071 in Moldova Moldova
Week rank: 123 Up1 in Moldova Moldova Equal
Innovation award
Innovation award
Nominee: 3x


  Detailed description   Download .zip .tar.gz  
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.

  Classes of AlexanderC  >  File Cache Memcache Implementation  >  Download .zip .tar.gz  >  Support forum Support forum (3)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: File Cache Memcache Implementation
Base name: acfilecache
Description: Store data in cache files compatible with Memcache
Version: 1.0
PHP version: 5.3
License: GNU General Public License (GPL)
All time users: 430 users
All time rank: 5330
Week users: 1 user
Week rank: 2036 Up
 
  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Cache Classes for managing cached pages View top rated classes


  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

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file Filecache Class Main class

Download all files: acfilecache.tar.gz acfilecache.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.