Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 327 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 327 Bytes

PHP-Memcached-Wrapper

PHP-Memcached-Wrapper is a transparent wrapper around the PHP Memcached library that adds support for key prefixing and accessing the cache as an array. See the examples at the top of MemcachedWrapper.php for details.