PHP Classes
elePHPant
Icontem

PHPCached: memcache client in pure PHP

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-09-07 (11 years ago) RSS 2.0 feedStarStarStar 58%Total: 1,198 All time: 3,113 This week: 422Up
Version License PHP version Categories
phpcached 1.0Public Domain4.0Networking, Cache
Description Author

This class implements a memcache client in pure PHP.

It connects to a given memcache server and implements commands to set and get cached keys with a given name.

The class also supports storing and retrieving compressed key values.

Innovation Award
PHP Programming Innovation award nominee
September 2007
Number 5


Prize: One copy of Delphi for PHP
memcache is client-server technology that allows caching data in the memory of a server.

It is often used to provide access to cached data shared by cluster of Web servers.

PHP provides an extension to access memcache servers. This class can be used as alternative to access memcache servers in environments on which the PHP memcache extension is not available.

Manuel Lemos
  Performance   Level  
Name: Cesar D. Rodas <contact>
Classes: 39 packages by
Country: Paraguay Paraguay
Innovation award
Innovation award
Nominee: 25x

Winner: 5x

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

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,198
This week:0
All time:3,113
This week:422Up
 User Ratings  
 
 All time
Utility:87%StarStarStarStarStar
Consistency:81%StarStarStarStarStar
Documentation:-
Examples:62%StarStarStarStar
Tests:-
Videos:-
Overall:58%StarStarStar
Rank:1554