PHP Classes
elePHPant
Icontem

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    
Last Updated Ratings Unique User Downloads Download Rankings
2007-08-11 (9 years ago) RSS 2.0 feedNot enough user ratingsTotal: 779 All time: 4,181 This week: 953Up
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
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:779
This week:0
All time:4,181
This week:953Up