Libraries tagged by cached
litphp/cached-fast-route
30 Downloads
imponeer/project-cached-code-generator-from-composer.json-data-base
23 Downloads
Library that can be used for plugins that can be used for composer-plugins that register services or configuration based on project composer.json files
gigabooksite/flysystem-cached-extra
1 Downloads
Extra traits for Flysystem cached adapter
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
104 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.
whitespace/citrus
10379 Downloads
Automatically purge and ban cached elements in Varnish
verdigado/cache
124 Downloads
Cache: three lines of code and your extension records will be cached
vairogs/functions-memoize
0 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.
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
roliod/codeigniter-asset-versioning
90 Downloads
This package can be used to force browser refresh of assets when cached in the users browser utilising an asset versioning technique.
rapidwebltd/caching-object-wrapper
20 Downloads
Wraps up any PHP object so all its methods are cached.