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
  Classes of AlexanderC  >  File Cache Memcache Implementation  >  Download .tar.gz .zip  >  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
Related classes: , ,
Version: 1.0
PHP version: 5.3
License: GNU General Public License (GPL)
All time users: 366 users
All time rank: 5304
Week users: 2 users
Week rank: 1632
 

  Author  
Picture of AlexanderC
Name: AlexanderC <e-mail contact>
Packages: 3 Browse all classes by AlexanderC Browse all classes by
Country: Germany Germany - PHP jobs in Germany
Age: 22
All time rank: 2142141 in Germany Germany
Week rank: 528 Up29 in Germany Germany Up
Innovation award
Innovation award
Nominee: 1x


  Detailed description  
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.

  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.