Libraries tagged by cached
devuri/ob-cache
3419 Downloads
A simple versatile and easy-to-use PHP class designed for managing caching in WordPress environments.
silviooosilva/cacheer-php
81 Downloads
CacheerPHP is a minimalist package for caching in PHP, offering a simple interface for storing and retrieving cached data using multiple backends.
pigeonboys/fastsub
1358 Downloads
A blazing-fast, Redis-powered subscription service for instant, cached access across projects.
marcocesarato/cpdo
309 Downloads
This package can retrieve PDO query results from cache variables. It extends the base PDO class and override some functions to handle database query execution and store the query results in variables. The class can also return query results for cached queries for previously executed queries to retrieve the results faster for repeated queries.
hamburgscleanest/guzzle-advanced-throttle
33445 Downloads
A Guzzle middleware that can throttle requests according to (multiple) defined rules. It is also possible to define a caching strategy, e.g. get response from cache when rate limit is exceeded or always get cached value to spare your rate limits.
f7media/cacheflow
2378 Downloads
Continuous background refreshing of cached pages.
digit-soft/laravel-token-auth
3717 Downloads
Laravel token auth cached.
club-1/flarum-ext-server-side-highlight
386 Downloads
Server-side code highlighting with cached results.
aol/offload
13556 Downloads
Simplify cached PHP tasks: background refresh, last-known-good, and single writer.
aligent/cacheobserver
27 Downloads
Magento extension to add cache keys and tags to blocks that are not cached by default.
redhead/cached
13 Downloads
A Kdyby\Aop aspect for caching method return values
voceconnect/voce-cached-nav
3159 Downloads
Serve cached copies of WordPress navigation menus by replacing your template calls to `wp_nav_menu` with `voce_cached_nav_menu`.
timacdonald/cached-valuestore
710 Downloads
An extension of spatie/valuestore with in-memory caching.
thinmy/cached-eloquent-user
286 Downloads
Caches authenticated user information to prevent laravel query on every request.
patkruk/laravel-cached-settings
684 Downloads
A simple cached config container for Laravel 4