PHP Classes

MEM: Access data in a memcache server like an array

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
StarStarStar 53%Total: 787 All time: 4,330 This week: 455Up
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 (2)  
File Role Description
Accessible without login Plain text file example Example example
Plain text file mem.class.php 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:787
This week:0
All time:4,330
This week:455Up
 User Ratings  
 
 All time
Utility:83%StarStarStarStarStar
Consistency:58%StarStarStar
Documentation:-
Examples:58%StarStarStar
Tests:-
Videos:-
Overall:53%StarStarStar
Rank:2246