mirror of
https://github.com/php/pecl-caching-memcache.git
synced 2026-03-24 06:52:14 +01:00
master
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/
How to run tests:
1. sh tests/memcache.sh
2. TEST_PHP_EXECUTABLE=/usr/local/bin/php php -dextension=modules/memcache.so run-tests.php -d extension=modules/memcache.so
Maintainers:
Herman J. Radtke III hradtke at php dot net
Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:21:39.630Z
Languages
C
55%
PHP
42.5%
M4
2%
JavaScript
0.4%
Shell
0.1%