Libraries tagged by data caching
coinpaprika/dexpaprika-sdk
5 Downloads
Official PHP SDK for the DexPaprika API. Access multi-chain DEX data, token prices, and liquidity pools with advanced caching and error handling.
happynessarl/caching-management
94 Downloads
Data caching system with integrated CRUD
craymend/rentals-united-caching
20 Downloads
Rentals United (rentalsunited.com) data synchronization system for Laravel
davealex/laravel-service-caching
0 Downloads
A simple strategy for managing data services caching in Laravel applications
cjrasmussen/data-cache-handler
7 Downloads
Simple helper for caching data
perf/caching
475 Downloads
Allows to store data with caching engines (Memcache, file system, etc).
synacksa/yii2-cache-data-provider
2627 Downloads
Extension for Yii2 to have caching for ActiveDataProviders.
araga/aux-data
17 Downloads
Lightweight, PSR-16 compliant key/value storage on top of SQLite using PDO. Perfect for CLI tools, configuration storage, and simple caching.
shel/api-connector
94 Downloads
Abstract service class for retrieving data from Apis and caching the results with the Flow Framework
nickjbedford/tagcache
23 Downloads
Provides file-based caching of generated/fetched data or text using keys based on objects, allowing for unified key naming conventions and efficient clearing of caches.
edulazaro/larasources
2 Downloads
Integrate external data sources into Laravel models with caching, retry and rate-limiting. Sources are model-like classes; Origins are pluggable API clients.
sunnysideup/object-cacher
19 Downloads
Cache data objects. Useful when you are working with large numbers and/or complex data objects that you need to access from various places in your code.
shammaa/laravel-smart-scraper
2 Downloads
Advanced intelligent web scraper for Laravel with caching, rate limiting, middleware, monitoring, and much more. Built on Puppeteer with smart features.
progrmanial/simplemdb
89 Downloads
Enterprise Database Toolkit for PHP - Modern schema management, intelligent migrations, and advanced query building
philipannis/laravel-http-remember
1 Downloads
Add remember() to Laravel's HTTP client. Cache responses for a set time, or use stale-while-revalidate when speed matters more than the latest data.