103 Repositories
PHP zend-cache Libraries
zend-cache Repository abandoned 2019-12-31 This repository has moved to laminas/laminas-cache. Zend\Cache provides a general cache system for PHP. The
PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APC(u), SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
Donate/Support: Documentation: https://www.scrapbook.cash - API reference: https://docs.scrapbook.cash Table of contents Installation & usage Adapters
The place to keep your cache.
Stash - A PHP Caching Library Stash makes it easy to speed up your code by caching the results of expensive functions or code. Certain actions, like d