Libraries tagged by data cache
kaingnx/reference-cache-trait
0 Downloads
CakePHP Trait for caching commonly used reference data/entities.
humanmade/hm-swr-cache
3 Downloads
WordPress stale-while-revalidate cache plugin
germania-kg/cachecallable
1820 Downloads
Callable convenience wrapper around PSR-6 Cache Item Pools: Seamlessly create, return, and store your data.
dongasai/laravel-psr-6-cache
12 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
23 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.
c14r/laravel-data-store
2 Downloads
A flexible polymorphic key-value storage system for Laravel with namespaces, TTL support, and nested data structures
araga/aux-data
17 Downloads
Lightweight, PSR-16 compliant key/value storage on top of SQLite using PDO. Perfect for CLI tools, configuration storage, and simple caching.
alexkratky/cachex
53 Downloads
Class to work with cache.
primal/cache
6 Downloads
Collection of classes for handling caching of data via multiple data stores
zachehret/cachemanager
353 Downloads
CacheManager is a simple PHP library for caching data in files.
technosun/flysystem-cached-adapter
84 Downloads
An adapter decorator to enable meta-data caching.
nao-pon/flysystem-cached-adapter
58 Downloads
An adapter decorator to enable meta-data caching.
muath-ye/flysystem-cached-adapter
9 Downloads
An adapter decorator to enable meta-data caching.
msadiq/flysystem-cached-adapter
4 Downloads
An adapter decorator to enable meta-data caching.