Libraries tagged by file cache

mrclay/minify

3035 Favers
19368037 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
23978254 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

2452 Favers
5517701 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

1368 Favers
5026247 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


swayok/alternative-laravel-cache

203 Favers
608192 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


gregwar/cache

112 Favers
4669526 Downloads

A lightweight file-system cache system

Go to Download


silber/page-cache

1260 Favers
490395 Downloads

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

Go to Download


matomo/cache

38 Favers
1978972 Downloads

PHP caching library based on Doctrine cache

Go to Download


iazaran/smart-cache

216 Favers
15892 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

148 Favers
2555810 Downloads

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

Go to Download


mage-os/magento-cache-clean

56 Favers
350181 Downloads

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

Go to Download


lochmueller/staticfilecache

133 Favers
1401637 Downloads

Transparent static file cache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!

Go to Download


kodus/file-cache

39 Favers
470364 Downloads

Minimal PSR-16 cache-implementation

Go to Download


jord-jd/do-file-cache

15 Favers
16851 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


jdavidbakr/laravel-cache-garbage-collector

60 Favers
170969 Downloads

A script that will clean up expired cache files if the system is using the files cache system

Go to Download


Next >>