Libraries tagged by php cache
doctrine/cache
495801692 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
mrclay/minify
13217466 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
php-http/cache-plugin
17657441 Downloads
PSR-6 Cache plugin for HTTPlug
kevinrob/guzzle-cache-middleware
12247339 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
friendsofsymfony/http-cache
11789322 Downloads
Tools to manage HTTP caching proxies with PHP
phpfastcache/phpfastcache
3731392 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.
spiritix/lada-cache
372959 Downloads
A Redis based, automated and scalable database caching layer for Laravel
matthiasmullie/scrapbook
1537059 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.
cache/array-adapter
6798023 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
swayok/alternative-laravel-cache
325114 Downloads
Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/
cache/cache
2545628 Downloads
Library of all the php-cache adapters
divineomega/do-file-cache
1633726 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
matomo/cache
503980 Downloads
PHP caching library based on Doctrine cache
voku/simple-cache
1832435 Downloads
Simple Cache library
imanghafoori/laravel-widgetize
120680 Downloads
A minimal yet powerful package to give a better structure and caching opportunity for your Laravel apps.