Libraries tagged by menucache
inpsyde/menu-cache
10774 Downloads
Easily cache rendered menus using the Transients API.
innovo/module-cache-improve
1 Downloads
Cache Improve by Innovo. Block clean cache after product checkout. Improve top menu cache
sunnysideup/menucache
9 Downloads
cache your silverstripe menu (and other parts of your website) to decrease the load on your server and make your website loading speeds faster
nasyrov/wordpress-menu-cache
14 Downloads
WordPress mu-plugin for a faster wp_nav_menu.
jazzman/wp-nav-menu-cache
683 Downloads
doctrine/cache
621008163 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
phpfastcache/phpfastcache
5600646 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
tedivm/stash
4995986 Downloads
The place to keep your cache.
nette/caching
19707675 Downloads
⏱ Nette Caching: library with easy-to-use API and many cache backends.
malkusch/lock
10516459 Downloads
Mutex library for exclusive code execution.
php-memcached/php-memcached
45414 Downloads
memcached extension based on libmemcached library
matthiasmullie/scrapbook
2981169 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
3888094 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
sonata-project/cache
23186512 Downloads
Cache library
igbinary/igbinary
13153 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.