Libraries tagged by cached-data
mpyw/laravel-cached-database-stickiness
243073 Downloads
Guarantee database stickiness over the same user's consecutive requests
nocs/laravel-retriever
1778 Downloads
Retrieve cached data made simple.
silviooosilva/cacheer-php
64 Downloads
CacheerPHP is a minimalist package for caching in PHP, offering a simple interface for storing and retrieving cached data using multiple backends.
afrazahmad/clear-cached-data
2480 Downloads
Clear all cached data i.e. views, config, routes etc
devuri/ob-cache
3237 Downloads
A simple versatile and easy-to-use PHP class designed for managing caching in WordPress environments.
tugmaks/yii2-cached-dataprovider
9 Downloads
Cached data provider
atmorus/laravel-clear-all-cached-data
11 Downloads
Laravel 5 Package to Clear all cached data i.e. views, config, routes etc. !!! Important !!! The basis of this package was taken code Afraz Ahmad - github.com/afrazahmmad/clear-all-cached-data. Changes were made to the properties of the link to the package: requires (JSON schema), to support Laravel 5.7
marsflow/cached-datatable
1 Downloads
Yajra datatable with cache
r_blaster/laravel-all-clear-cache
13 Downloads
You can clear all cached data in single command (all-clear).
benjamindean/one-line-apc
20 Downloads
Dead simple wrapper class for APC and APCu which capable of setting and getting cached data in one line.
aldeebhasan/laravel-cache-flusher
6 Downloads
A lightweight package to invalidate cache entries automatically when the cached data changed.
jdorn/file-system-cache
42586 Downloads
an easy way to cache data in the file system
vectorial1024/laravel-cache-evict
1180 Downloads
Efficiently remove expired Laravel file/database cache data
studio24/http-cache-clear
15168 Downloads
Clear old cache data from the Symfony HTTP Cache (filesystem) based on an expiry time
php-extended/php-simple-cache-filesystem
36319 Downloads
A psr-16 compliant cache that uses filesystems to store cache data.