Libraries tagged by php file cache
rothkj1022/php-cache-class
78 Downloads
A simple file based cache based from Erik Giberti's FileCache class, forked from lodev09/php-cache-class.
rapidwebltd/rw-file-cache-laravel-cache-driver
5 Downloads
Laravel Cache Driver for RW-File-Cache package
qingbing/zf-file-cache
4 Downloads
文件缓存
nanoblocktech/psr-cache
29 Downloads
PSR cache for Luminova framework.
mlevent/file-cache
8 Downloads
PHP için basit dosya tipi cache paketi.
kargnas/alternative-laravel-cache
4657 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/
ice-php/cache
67 Downloads
缓存
iazaran/smart-cache
0 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.
frizzy/parameter-cache
19 Downloads
Manages caching for a parameter array to a PHP file
erip/file-cache-wrapper
18 Downloads
Lightweight file caching for php.
adinan-cenci/file-cache
47 Downloads
A PSR-16 implementation around the PHP Filesystem.
teedmaker/tmphp-cache
14 Downloads
A simple library to manipulate file cache
jtk/simple-php-cache
8 Downloads
Very small and simple lib for caching
jakiboy/vanilleplugin-cache
156 Downloads
FileCache Wrapper Class for WordPress Plugins
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.