Libraries tagged by files cache
phant/cache
2402 Downloads
Manage cache easily
mouf/utils.cache.file-cache
375812 Downloads
This package contains a cache mechanism that relies on temporary files.
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.
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.
natsumework/laravel-cache-manager
248 Downloads
Allows you to easily manage the cache with config file. And provide a simple solution to solve the cache penetration and hotspot invalid.
krisell/laravel-translation-json-cache
3501 Downloads
Caches translation JSON files for faster access.
inpsyde/translation-cache
4758 Downloads
Improves site performance by caching translation files using WordPress object cache.
phpactor/file-path-resolver
53955 Downloads
Resolve files paths for your application (e.g. cache, data, etc)
reportico/fresh-file
8508 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?
flightphp/cache
174 Downloads
Light, simple and standalone PHP in-file caching class
eftec/cacheone
3454 Downloads
A Cache library with minimum dependency
cooltronicpl/craft-files-autoversioning
827 Downloads
A simple yet powerful Twig extension for CraftCMS. It assists in cache-busting your assets, ensuring that users always receive the latest versions of your files.
bnomei/kirby3-redis-cachedriver
1485 Downloads
Advanced Redis cache-driver with in-memory store, transactions and preloading
winzou/cache-bundle
28990 Downloads
This bundle provides a simple cache management to Symfony2. Now you can use a cache system without reinventing it. It supports Apc, XCache, File, ZendData and Array..