Libraries tagged by zencache
smart-core/accelerator-cache-bundle
1345120 Downloads
Provides a command line task to clear PHP Accelerators cache from the console
mostafaznv/laracache
36751 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
clickalicious/phpmemadmin
4871 Downloads
phpMemAdmin - Bringing Memcached to the web
cache/psr-6-doctrine-bridge
965372 Downloads
PSR-6 Doctrine bridge
aplus/session
1601701 Downloads
Aplus Framework Session Library
apix/cache
527300 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
humanmade/batcache
393102 Downloads
A memcached HTML page cache for WordPress.
divineomega/do-file-cache
1801957 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
yiisoft/cache-memcached
12641 Downloads
Yii Caching Library - Memcached Handler
ext-memcached
Downloads
qmegas/memcache-search
51974 Downloads
PHP library to search memcache keys
google/cloud-memcache
11120 Downloads
Memorystore for Memcached Client for PHP
codeception/module-memcache
379202 Downloads
Memcache module for Codeception
clickalicious/memcached.php
65684 Downloads
Memcached.php - Plain vanilla PHP Memcached client with full support of Memcached protocol.
cheprasov/php-memcached-tags
116528 Downloads
MemcachedTags for PHP is a mechanism for adding tags to keys in Memcached. It is very useful, if you need to select or delete some keys by tags. And tags are really useful for group invalidation.