Libraries tagged by file based cache
mix/cache
6124 Downloads
PSR-6 standard based cache library, support file, redis storage
piotrpress/cacher
35 Downloads
This library provides a simple file-based caching solution.
beryllium/silex-cache-provider
738 Downloads
A cache provider for Silex, supporting Memcache, APC, and file-based caching.
level-2/simplecache
371 Downloads
A very simple ArrayAccess based file ache
nickswalker/neuegal
54 Downloads
Simple, file-system based image gallery.
snicholson/slimfilecache
6942 Downloads
A file based cache middleware for the slim framework (3.0)
carry0987/i18n
158 Downloads
A modern internationalization system featuring JSON-format language files and efficient PHP-based caching. Supports dynamic language switching and real-time cache updates, ideal for rapid development and deployment of multilingual websites and applications.
rothkj1022/php-cache-class
78 Downloads
A simple file based cache based from Erik Giberti's FileCache class, forked from lodev09/php-cache-class.
rafalmasiarek/php-file-cache
8 Downloads
PHP library to create simple file-based cache
nael_d/cachex
5 Downloads
Cachex: A PHP caching library with in-memory and file-based storage, offering flexible options for TTL, tags, and namespaces.
idct/php-array-file-cache
527 Downloads
Simple file-based cache system for PHP.
biohzrdmx/cacher-php
5 Downloads
A simple, general-purpose, file-based cache provider
desmart/laravel-cache-protract
29 Downloads
File based cache prolonger for Laravel
simplecomplex/cache
275 Downloads
File-based PSR-16 Simple Cache implementation; cache management; CLI interface.
raorsa/rw-file-cache
27 Downloads
RW File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.