Libraries tagged by cached
conejerock/idempotency-bundle
12 Downloads
Check idempotency keys in headers/body/query requests
als/utils
7 Downloads
Utils Component.
shashi-singh/memcachekeylisting
6 Downloads
Module to list memcached keys and provide functinality to flush key one by one
r_blaster/laravel-all-clear-cache
13 Downloads
You can clear all cached data in single command (all-clear).
oliver-schoendorn/dependency-injector
105 Downloads
A very simple dependency injector that supports instance creation and auto wiring of classes, class methods and functions. Additionally it provides simple means of caching the necessary reflections to boost performance in heavy load environments.
ykachala/semantic-cache
0 Downloads
Embedding-similarity response cache for LLM calls. Serve a cached answer when a new prompt is semantically close to a previous one — cutting cost and latency.
x3p0-dev/x3p0-attributes
0 Downloads
A small, cached PHP attribute reader.
whitespace/citrus
10379 Downloads
Automatically purge and ban cached elements in Varnish
webographen/statamic-dynamic-token
6091 Downloads
Dynamic tokens for statically cached forms in Statamic v3
verdigado/cache
137 Downloads
Cache: three lines of code and your extension records will be cached
valksor/php-functions-memoize
21 Downloads
A PHP library providing memoization functionality to cache the results of expensive function calls and return the cached result when the same inputs occur again
v8-ict/laravel-smart-cache
14 Downloads
Allows to capture the entire response with a middleware, and while caching it observer the checksum of the database tables used to create the response, if any related table has a modified checksum, it refreshes the response. This makes it serve live data, but then cached as long as it is not modified. Huge reduction of resource consumption and keep data live.
switon/composer-extra
77 Downloads
Cached Composer extra metadata reader for fast framework discovery at runtime for Switon Framework
serpcheap/laravel
0 Downloads
Laravel integration for the serp.cheap Google SERP API — ServiceProvider, Facade, cached client, and an artisan command.
saguajardo/rest_lumen_mongodb_redis
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