Libraries tagged by cache file
bnomei/kirby3-autoid
21325 Downloads
Automatic unique ID for Pages, Files and nested Structures including performant helpers to retrieve them. Bonus: Tiny-URL.
happyhorizon/module-persistentgraphqlschema
3602 Downloads
Load the graphql schema data from a generated file instead of cache to improve performance
fond-of-spryker/assets-manifest
60775 Downloads
Use the Assets Manifest JSON File in Spryker for cache busting
solution9th/laravel-file-cache-gc
3006 Downloads
Laravel file cache garbage collection.
mouf/utils.cache.file-cache
375375 Downloads
This package contains a cache mechanism that relies on temporary files.
studio24/http-cache-clear
14608 Downloads
Clear old cache data from the Symfony HTTP Cache (filesystem) based on an expiry time
webfiori/cache
753 Downloads
A simple caching engine which is highly customizable.
phant/cache
1975 Downloads
Manage cache easily
mouf/utils.cache.cache-interface
375930 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
5185 Downloads
Low-level, file based cache using var_export() and some magic. Optionally PSR-16 compliant.
cicnavi/simple-file-cache-php
711 Downloads
PSR-16 simple cache provider based on files.
lesjoursfr/filesystem-cache
786 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
gasmx/filesystem-cache
8438 Downloads
A lightweight and simple PHP package with zero dependencies for caching using filesystem
sfynx-project/tool-cache-bundle
21017 Downloads
This Bundle provides classes to cache handlers (memcache, files)
krisell/laravel-translation-json-cache
3332 Downloads
Caches translation JSON files for faster access.