Login   Register  
PHP Classes
elePHPant
Icontem

MEM

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

  Author  
Picture of roast
Name: roast <e-mail contact>
Packages: 1 Browse all classes by roast Browse all classes by
Country: China China - PHP jobs in China
Age: 28
All time rank: 240228 in China China
Week rank: 1093 Up11 in China China Up
Innovation award
Innovation award
Nominee: 1x


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

  Classes of roast  >  MEM  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: MEM
Base name: mem
Description: Access data in a memcache server like an array
Version: 1.0
PHP version: 5.0
License: BSD License
All time users: 689 users
All time rank: 4094
Week users: 2 users
Week rank: 1352 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
Group folder image Data types Modeling and manipulating data types View top rated classes


  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

  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
Accessible without login Plain text file example Example example
Plain text file mem.class.php Class

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