Libraries tagged by cache file

mrclay/minify

3040 Favers
18759082 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

Go to Download


colinmollenhour/cache-backend-file

144 Favers
23384533 Downloads

The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.

Go to Download


phpfastcache/phpfastcache

2456 Favers
5286621 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.

Go to Download


amnuts/opcache-gui

1365 Favers
4878217 Downloads

A clean, effective and responsive interface for Zend OPcache, with real(ish)-time monitoring, filtering and the ability to invalidate files

Go to Download


cache/filesystem-adapter

72 Favers
5983066 Downloads

A PSR-6 cache implementation using filesystem. This implementation supports tags

Go to Download


gregwar/cache

112 Favers
4599105 Downloads

A lightweight file-system cache system

Go to Download


silber/page-cache

1259 Favers
469387 Downloads

Caches responses as static files on disk for lightning fast page loads.

Go to Download


matomo/cache

38 Favers
1215579 Downloads

PHP caching library based on Doctrine cache

Go to Download


matthiasmullie/scrapbook

328 Favers
2748567 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.

Go to Download


swayok/alternative-laravel-cache

203 Favers
578489 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/

Go to Download


iazaran/smart-cache

211 Favers
10742 Downloads

Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.

Go to Download


desarrolla2/cache

147 Favers
2524838 Downloads

Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.

Go to Download


divineomega/do-file-cache

15 Favers
1991405 Downloads

DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.

Go to Download


mage-os/magento-cache-clean

49 Favers
286280 Downloads

A faster drop in replacement for bin/magento cache:clean with file watcher

Go to Download


laminas/laminas-cache-storage-adapter-filesystem

7 Favers
4341213 Downloads

Laminas cache adapter for filesystem

Go to Download


Next >>