Skip to content

FraGoTe/php-memcache

 
 

Repository files navigation

memcached module for PHP

This module requires zlib library, used for on-the-fly data (de)compression. Also, you'll need memcached to use it =)

The memcached website is here: http://www.danga.com/memcached/

You will probably need libevent to install memcached: You can download it here: http://www.monkey.org/~provos/libevent/

Maintainers: Mikael Johansson mikael at synd dot info Antony Dovgal tony at daylessday dot org

About

PHP Memcached Client extension (pecl/memcache)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 57.0%
  • PHP 43.0%