-
Notifications
You must be signed in to change notification settings - Fork 101
PHP Extension - Memcache module with support of newer PHP 7.x and PHP 8.x
License
websupport-sk/pecl-memcache
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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/
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
About
PHP Extension - Memcache module with support of newer PHP 7.x and PHP 8.x
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published