PHP Classes

PHPCached: memcache client in pure PHP

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: 1,208 All time: 3,145 This week: 560Up
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
Picture of Cesar D. Rodas
  Performance   Level  
Name: Cesar D. Rodas <contact>
Classes: 38 packages by
Country: Paraguay Paraguay
Innovation award
Innovation award
Nominee: 25x

Winner: 5x

  Files folder image Files (2)  
File Role Description
Accessible without login Plain text file example.php Example Example
Plain text file gMemcache.php Class main 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:1,208
This week:0
All time:3,145
This week:560Up
 User Ratings  
 
 All time
Utility:80%StarStarStarStarStar
Consistency:75%StarStarStarStar
Documentation:-
Examples:60%StarStarStarStar
Tests:-
Videos:-
Overall:53%StarStarStar
Rank:2214