Libraries tagged by cache file
gameplayjdk/php-file-cache
5485 Downloads
Low-level, file based cache using var_export() and some magic. Optionally PSR-16 compliant.
lesjoursfr/filesystem-cache
1284 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
gasmx/filesystem-cache
10092 Downloads
A lightweight and simple PHP package with zero dependencies for caching using filesystem
natsumework/laravel-cache-manager
261 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
3568 Downloads
Caches translation JSON files for faster access.
mutation/filecache
3347 Downloads
Cache templates to html files
violinist-dev/composer-cached-remote-filesystem
23744 Downloads
Wrap the remote filesystem with a cache
silvertree/m2-maintenance-cache-backend
186 Downloads
Cache-based maintenance mode system that uses Redis/cache backends instead of filesystem checks
inpsyde/translation-cache
4761 Downloads
Improves site performance by caching translation files using WordPress object cache.
phpactor/file-path-resolver
54296 Downloads
Resolve files paths for your application (e.g. cache, data, etc)
robinn/cache
446 Downloads
Simple cache for PHP with support for Redis, Memcached, APCu and Files.
reportico/fresh-file
8858 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?
nawawi/docket-cache
90 Downloads
A persistent object cache stored as a plain PHP code, accelerates caching with OPcache backend.
winzou/cache-bundle
29009 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..
swisnl/laravel-static-request-cache
5733 Downloads
Cache static responses based on content-type to static files.