Libraries tagged by zencache
matthiasmullie/scrapbook
1974654 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
arvenil/ninja-mutex
3188575 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
php-memcached/php-memcached
607 Downloads
memcached extension based on libmemcached library
cache/memcached-adapter
1737099 Downloads
A PSR-6 cache implementation using Memcached. This implementation supports tags
leaseweb/memcache-bundle
944060 Downloads
Memcache Doctrine caching and session storage in the Web Debug Toolbar
sabre/cache
1036088 Downloads
Simple cache abstraction layer implementing PSR-16
desarrolla2/cache
2385906 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
elcobvg/laravel-opcache
257587 Downloads
Custom OPcache Cache Driver for Laravel. Faster than Redis or memcached.
simplesamlphp/simplesamlphp-module-memcachemonitor
5955607 Downloads
A module that is able display usage statistics of a memcache(d) store
laminas/laminas-cache-storage-adapter-memcached
2290997 Downloads
Laminas cache adapter for memcached
humanmade/wordpress-pecl-memcached-object-cache
199057 Downloads
A WordPress object cache that uses the memcached (not memcache) PECL extension.
alekseykorzun/memcached-wrapper-php
73581 Downloads
Optimized PHP 5 wrapper for Memcached extension that supports dog-piling, igbinary and local storage
acquia/memcache-settings
3644949 Downloads
Recommended Memcache settings for use with Acquia hosting.
ymigval/laravel-model-cache
4535 Downloads
Laravel package for caching Eloquent model queries
tedivm/stash-bundle
1360398 Downloads
Incorporates the Stash caching library into Symfony.