PHP Classes

MEM: Access data in a memcache server like an array

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 53%Total: 787 This week: 1All time: 4,327 This week: 560Up
Version License PHP version Categories
mem 1.0BSD License5.0PHP 5, Cache, Data types
Description 

Author

This class can be used to access values stored in a memcache server as if it was a PHP array.

It uses the Standard Template Library (SPL) to extend the ArrayAccess class.

The class provides functions for setting, getting, checking the values of entries stored in a given memcache server.

Innovation Award
PHP Programming Innovation award nominee
August 2007
Number 7


Prize: One book of choice by Packt
Memcache is an application that stores arbitrary data in the memory of a server.

Data stored in a memcache server can be accessed very quickly. Memcache is often used to store user session data of Web applications handled by a cluster of servers.

This class makes it easy to access data store in a memcache server as if it was a regular PHP array.

Manuel Lemos
Picture of roast
Name: roast <contact>
Classes: 1 package by
Country: China China
Age: 39
All time rank: 267431 in China China
Week rank: 416 Up3 in China China Up
Innovation award
Innovation award
Nominee: 1x

  Files folder image Files  
File Role Description
Accessible without login Plain text file example Example example
Plain text file mem.class.php Class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:787
This week:1
All time:4,327
This week:560Up
 User Ratings  
 
 All time
Utility:83%StarStarStarStarStar
Consistency:58%StarStarStar
Documentation:-
Examples:58%StarStarStar
Tests:-
Videos:-
Overall:53%StarStarStar
Rank:2200