Libraries tagged by file-cache
solution9th/laravel-file-cache-gc
3368 Downloads
Laravel file cache garbage collection.
mouf/utils.cache.file-cache
375812 Downloads
This package contains a cache mechanism that relies on temporary files.
gameplayjdk/php-file-cache
5413 Downloads
Low-level, file based cache using var_export() and some magic. Optionally PSR-16 compliant.
cicnavi/simple-file-cache-php
1382 Downloads
PSR-16 simple cache provider based on files.
webfiori/cache
997 Downloads
A simple caching engine which is highly customizable.
silviooosilva/cacheer-php
68 Downloads
CacheerPHP is a minimalist package for caching in PHP, offering a simple interface for storing and retrieving cached data using multiple backends.
phant/cache
2402 Downloads
Manage cache easily
singlequote/laravel-cacher
23197 Downloads
A powerfull cacher based on laravels file cache driver
mouf/utils.cache.cache-interface
376369 Downloads
This package only contains the interface that must be implemented by caching classes. Unless you want to implement your own caching method, you should import a cache package that will use this interface. For instance, common.utils.session-cache, or common.utils.file-cache.
nguyenanhung/php-file-cache
6978 Downloads
Light, simple and standalone PHP in-file caching class
imanghafoori/laravel-file-cache-cleaner
8 Downloads
cleans expired cache files
peterujah/cache
42 Downloads
Cache - a simple php caching.
level-2/simplecache
372 Downloads
A very simple ArrayAccess based file ache
koded/cache-simple
7561 Downloads
A PSR-16 caching library with support for several caching technologies. Supports JSON data caching in Redis.
juanchosl/simplecache
109 Downloads
A small collection of read/write for multiples cache systems using PSR-16