Libraries tagged by php file cache
mantoufan/yzhancache
1515 Downloads
Simple, effient cache class for PHP. 简单、高效的 PHP 缓存类
peterujah/cache
44 Downloads
Cache - a simple php caching.
tiagogouvea/simple-php-cache
9 Downloads
Simple PHP Cache class using file system
silviooosilva/cacheer-php
106 Downloads
CacheerPHP is a minimalist package for caching in PHP, offering a simple interface for storing and retrieving cached data using multiple backends.
j0sh0nat0r/simple-cache
543 Downloads
A simple yet modular PHP caching library
iprodev/php-easycache
462 Downloads
PHP EasyCache is a lightweight, multi-backend (APCu/Redis/File/PDO) with SWR caching library that speeds up repeated API calls with thread‑safe writes, per‑key TTLs, automatic cleanup, key sanitization, and optional compression.
aad/cache
447 Downloads
PHP cache library
rundiz/simple-cache
138 Downloads
The simple and easy PHP cache drivers for cache any PHP data type.
pfinal/cache
4027 Downloads
php cache、psr simple-cache、memcache redis file array
jangaraev/laravel-blade-cache
748 Downloads
Handy package to cache blade files
corepos/class-cache
453 Downloads
Pack a bunch of PHP classes into one file for faster loading
molajo/cache
476 Downloads
Cache API for PHP applications with APC, Database, File, Memcached, In-memory, Redis, Wincache, and xCache handlers.
mcustiel/php-simple-config
4084 Downloads
A simple library to manage configuration files in different formats and cache them.
stefangabos/zebra_cache
41 Downloads
A lightweight and flexible PHP caching library with support for file, Redis, and Memcached storage backends.
reportico/fresh-file
10607 Downloads
Simple, fast, standalone PHP lib, that helps You to define, if any of your files were modified since last time You check - Is this file FRESH?