Libraries tagged by php cache
doctrine/cache
614899815 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
19159068 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
26626120 Downloads
PSR-6 Cache plugin for HTTPlug
kevinrob/guzzle-cache-middleware
18978417 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
15554250 Downloads
Tools to manage HTTP caching proxies with PHP
phpfastcache/phpfastcache
5430235 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.
matomo/cache
1662944 Downloads
PHP caching library based on Doctrine cache
matthiasmullie/scrapbook
2867652 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
8622646 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
zoujingli/ip2region
488200 Downloads
PHP IP 地理位置查询库,基于 ip2region XDB,支持 IPv4/IPv6、内置 IPv4 数据库、IPv6 按需下载和多种缓存策略
roadrunner-php/laravel-bridge
67910 Downloads
Laravel integration for RoadRunner with support for HTTP, Jobs, gRPC, and Temporal plugins - going beyond Octane's capabilities
swayok/alternative-laravel-cache
597088 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
2734233 Downloads
Library of all the php-cache adapters
utopia-php/cache
515242 Downloads
A simple cache library to manage application cache storing, loading and purging
matomo/doctrine-cache-fork
1555907 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.