Libraries tagged by data caching

chrisullyott/simple-cache

0 Favers
7022 Downloads

Quick and easy data caching in the filesystem.

Go to Download


bitandblack/request-cache

0 Favers
910 Downloads

Smooth caching of HTTP requested data. It runs non-blocking and uses background processes to request the data.

Go to Download


jasekz/rentals-united-caching

5 Favers
52 Downloads

Rentals United (rentalsunited.com) data synchronization system for Laravel 5

Go to Download


perf/caching

1 Favers
446 Downloads

Allows to store data with caching engines (Memcache, file system, etc).

Go to Download


synacksa/yii2-cache-data-provider

0 Favers
2002 Downloads

Extension for Yii2 to have caching for ActiveDataProviders.

Go to Download


ntb/silverstripe-caching

4 Favers
244 Downloads

Add ability to cache data objects, function results and arbitrary data.

Go to Download


koded/cache-simple

4 Favers
7537 Downloads

A PSR-16 caching library with support for several caching technologies. Supports JSON data caching in Redis.

Go to Download


germania-kg/cachecallable

0 Favers
887 Downloads

Callable convenience wrapper around PSR-6 Cache Item Pools: Seamlessly create, return, and store your data.

Go to Download


spiechu/json-disk-cache

10 Favers
29 Downloads

Cache class intended to keep serialized data in JSON format files

Go to Download


muath-ye/flysystem-cached-adapter

0 Favers
6 Downloads

An adapter decorator to enable meta-data caching.

Go to Download


moova/flysystem-cached-adapter

0 Favers
7 Downloads

An adapter decorator to enable meta-data caching.

Go to Download


coco-project/sql-cache

0 Favers
19 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.

Go to Download


stefanfroemken/cache-analyzer

3 Favers
5 Downloads

Analyze data sent to TYPO3 Caching Framework before it is written

Go to Download


morningtrain/enqueuer

5 Favers
169 Downloads

Laravel package to enqueue css and js files for load. It supports dependencies, caching and passing data to scripts from PHP.

Go to Download


ko/json-cache

1 Favers
81 Downloads

A caching module for storing data in a JSON file

Go to Download


<< Previous Next >>