julienlinard/php-cache
Système de cache moderne et sécurisé pour PHP 8+ avec support de multiples drivers (File, Redis, Memcached, Array), tags, TTL et invalidation
时间:2025-11-24 08:44
silviooosilva/cacheer-php
CacheerPHP is a minimalist package for caching in PHP, offering a simple interface for storing and retrieving cached data using multiple backends.
时间:2024-07-18 19:27
gameplayjdk/php-file-cache
Low-level, file based cache using var_export() and some magic. Optionally PSR-16 compliant.
时间:2019-12-18 23:51
adinan-cenci/file-cache
A PSR-16 implementation around the PHP Filesystem.
时间:2019-10-18 13:33
solution9th/laravel-file-cache-gc
Laravel file cache garbage collection.
时间:2019-09-27 05:48
biigle/laravel-file-cache
Fetch and cache files from local filesystem, cloud storage or public webservers in Laravel
时间:2019-02-05 13:03
divineomega/do-file-cache-psr-6
PSR-6 adapter for DO File Cache
时间:2018-07-12 21:11
divineomega/do-file-cache
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
时间:2018-07-12 20:08
wruczek/php-file-cache
Light, simple and standalone PHP in-file caching class
时间:2017-11-26 05:34
kodus/file-cache
Minimal PSR-16 cache-implementation
时间:2016-11-28 10:27
rapidwebltd/rw-file-cache
RW File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
时间:2015-11-16 16:15
mouf/utils.cache.cache-interface
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.
时间:2012-10-16 14:52
mouf/utils.cache.file-cache
This package contains a cache mechanism that relies on temporary files.
时间:2012-10-16 14:52