Libraries tagged by data cache
speedy/cache
434 Downloads
Cache for quick and easy caching of templates, data, or aggregation sets.
rexlmanu/laravel-cache-tmdb
1 Downloads
Interact with TMDB data in your Laravel application.
piedweb/file-cache
6141 Downloads
Permit to manage data in a file. Simple, Static and Intuitive.
miraframework/cache
53 Downloads
Service Provider for Mira Framework to add caching of arbitrary data
mevada-kalpesh/cache-watcher
4 Downloads
Cache Watcher is a powerful Laravel package designed to turbocharge your application's performance by optimizing data management through caching
liyuze/php-data-bag
2 Downloads
Cache the execution results to prevent multiple executions.
ko/json-cache
84 Downloads
A caching module for storing data in a JSON file
kaingnx/reference-cache-trait
0 Downloads
CakePHP Trait for caching commonly used reference data/entities.
idct/limited-objects-cache
6 Downloads
Simple ArrayAccess objects' cache with a lookup table in memory and fallback to files with serialized data.
humanmade/hm-swr-cache
0 Downloads
WordPress stale-while-revalidate cache plugin
dongasai/laravel-psr-6-cache
11 Downloads
A PHP service that allows you to easily communicate with football-data.org apis using Laravel.
cscfa/cache-system-bundle
25 Downloads
The CacheSystemBundle allow to store informations files into the application cache directory and automatically manage the out of date values
coco-project/sql-cache
20 Downloads
Based on the lexical analysis of "update," "select," "insert," and "delete" SQL statements, an automatic caching strategy is implemented. The strategy involves caching the data when executing a select operation and associating the table name contained in the SQL statement with the corresponding cached records. When executing update, insert, or delete operations, the table name from the SQL statement is extracted, and any cached records containing this table name from previous select operations are deleted. This strategy enables seamless caching without delay and eliminates the need to worry about data synchronization issues. It is particularly effective for tables with infrequent data modifications. For tables with frequent modifications, they can be ignored by configuring the strategy accordingly.
carlonicora/minimalism-interface-cache
348 Downloads
Data interfaces for minimalism
alexkratky/cachex
41 Downloads
Class to work with cache.