Libraries tagged by cached data

ferdiunal/laravel-cache-couchdb

0 Favers
0 Downloads

This package provides a cache store implementation for Laravel that uses a CouchDB database to store cached items. It supports both the default and tagged cache functionality of Laravel.

Go to Download


dd4you/lgs

1 Favers
598 Downloads

Store general settings like website name, logo url, contacts in the database easily. Everything is cached, so no extra query is done

Go to Download


justinholtweb/craft-tokr

0 Favers
1 Downloads

TikTok feeds for Craft CMS — connect an account once, keep its videos in your own database, and drop a configurable, cached feed into any template.

Go to Download


coco-project/sql-cache

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

Go to Download


saguajardo/rest_lumen_mongodb_redis

1 Favers
7 Downloads

This project consists of the generation of an API Rest with Lumen, using mongoDB as a database. The list of stored records is cached with Redis

Go to Download


phpfastcache/phpfastcache

2455 Favers
5624498 Downloads

PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.

Go to Download


prettus/l5-repository

4266 Favers
11840981 Downloads

Laravel 8|9|10|11|12|13 - Repositories to the database layer

Go to Download


iazaran/smart-cache

216 Favers
17864 Downloads

Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.

Go to Download


ymigval/laravel-model-cache

79 Favers
78477 Downloads

Laravel package for caching Eloquent model queries

Go to Download


spiritix/lada-cache

592 Favers
463897 Downloads

A Redis based, automated and scalable database caching layer for Laravel

Go to Download


omaralalwi/lexi-translate

73 Favers
25430 Downloads

Laravel translation package with morph relationships and caching.

Go to Download


geometria-lab/rediska

258 Favers
318162 Downloads

Full-featured PHP client for key-value database Redis

Go to Download


vectorial1024/laravel-cache-evict

59 Favers
20000 Downloads

Efficiently remove expired Laravel file/database cache data

Go to Download


zaber-dev/laravel-cooldown

38 Favers
3177 Downloads

Application-level action cooldown management for Laravel with cache and database storage, Eloquent integration, middleware, and a fluent API.

Go to Download


nystudio107/craft-scripts

361 Favers
64455 Downloads

Shell scripts to manage database backups, asset backups, file permissions, asset syncing, cache clearing, and database syncing between Craft CMS environments

Go to Download


<< Previous Next >>