Libraries tagged by zencache
matthiasmullie/scrapbook
2802606 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
3820999 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
sonata-project/cache
23010732 Downloads
Cache library
ymigval/laravel-model-cache
63698 Downloads
Laravel package for caching Eloquent model queries
sabre/cache
1316487 Downloads
Simple cache abstraction layer implementing PSR-16
mostafaznv/laracache
51174 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
desarrolla2/cache
2534828 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
igbinary/igbinary
4932 Downloads
Igbinary is a drop in replacement for the standard php serializer. Instead of the time and space consuming textual representation used by PHP's serialize(), igbinary stores php data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.
elcobvg/laravel-opcache
351660 Downloads
Custom OPcache Cache Driver for Laravel. Faster than Redis or memcached.
simplesamlphp/simplesamlphp-module-memcachemonitor
6455183 Downloads
A module that is able display usage statistics of a memcache(d) store
laminas/laminas-cache-storage-adapter-memcached
2713170 Downloads
Laminas cache adapter for memcached
humanmade/wordpress-pecl-memcached-object-cache
243357 Downloads
A WordPress object cache that uses the memcached (not memcache) PECL extension.
cache/memcached-adapter
2000234 Downloads
A PSR-6 cache implementation using Memcached. This implementation supports tags
alekseykorzun/memcached-wrapper-php
89149 Downloads
Optimized PHP 5 wrapper for Memcached extension that supports dog-piling, igbinary and local storage
leaseweb/memcache-bundle
965464 Downloads
Memcache Doctrine caching and session storage in the Web Debug Toolbar