Libraries tagged by cached data
league/flysystem-cached-adapter
27867781 Downloads
An adapter decorator to enable meta-data caching.
mpyw/laravel-cached-database-stickiness
375914 Downloads
Guarantee database stickiness over the same user's consecutive requests
silviooosilva/cacheer-php
120 Downloads
CacheerPHP is a minimalist package for caching in PHP, offering a simple interface for storing and retrieving cached data using multiple backends.
voceconnect/wp-large-options
5325 Downloads
You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.
sgalinski/scriptmerger
57556 Downloads
CSS/Javascript Minificator, Compressor and Concatenator for TYPO3 - Highly configurable TYPO3 frontend performance extension for CSS/JavaScript concatenation, minification and compression with optional body parsing, async/defer loading, inline output, data-ignore exclusions, SRI integrity validation/calculation, external asset caching, custom URL regex rewriting, and cache-aware processing for cached and uncached pages.
vortos/vortos-search
936 Downloads
Vortos Search — enterprise-grade, event-fed unified global search. One tenant-scoped, RLS-isolated search_document projection fed from domain events via a discoverable SearchableProjection contract (add a type = add one class). Database-agnostic driver abstraction (portable LIKE default, opt-in Postgres full-text + trigram fuzzy), permission- and owner-aware ranked query, Redis-cached, with backfill/rebuild. The app owns what is searchable and where results deep-link; the framework owns the engine.
afrazahmad/clear-cached-data
2493 Downloads
Clear all cached data i.e. views, config, routes etc
nocs/laravel-retriever
2373 Downloads
Retrieve cached data made simple.
bgaze/laravel-kvstore
202 Downloads
Database-backed key-value store for Laravel, cached and with per-entry type casting.
opis/cache
1605 Downloads
A library that helps you work with cached content
marcocesarato/cpdo
399 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.
tugmaks/yii2-cached-dataprovider
9 Downloads
Cached data provider
atmorus/laravel-clear-all-cached-data
11 Downloads
Laravel 5 Package to Clear all cached data i.e. views, config, routes etc. !!! Important !!! The basis of this package was taken code Afraz Ahmad - github.com/afrazahmmad/clear-all-cached-data. Changes were made to the properties of the link to the package: requires (JSON schema), to support Laravel 5.7
marsflow/cached-datatable
1 Downloads
Yajra datatable with cache
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