Libraries tagged by data caching
rinvex/repository
40497 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
happynessarl/caching-management
94 Downloads
Data caching system with integrated CRUD
craymend/rentals-united-caching
13 Downloads
Rentals United (rentalsunited.com) data synchronization system for Laravel
cjrasmussen/data-cache-handler
6 Downloads
Simple helper for caching data
iazaran/smart-cache
0 Downloads
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
shel/api-connector
93 Downloads
Abstract service class for retrieving data from Apis and caching the results with the Flow Framework
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.
humanmade/hm-swr-cache
3 Downloads
WordPress stale-while-revalidate cache plugin
hammermaps-dev/phpfastcache
367 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. PhpFastCache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
franzip/serp-fetcher
143 Downloads
Wrapper around SimpleHtmlDom to easily fetch data from Search Engine Result Pages with built-in caching support.
asfop/eloquent
20 Downloads
A flexible, ORM-agnostic caching layer for database queries, supporting single and batch data retrieval.
arraypress/mapsco-geocoding
3 Downloads
A PHP library for integrating with the Maps.co Geocoding API in WordPress, providing both forward and reverse geocoding capabilities with WordPress transient caching.
arraypress/ipqualityscore
8 Downloads
A PHP library for integrating with the IPQualityScore API in WordPress, providing proxy, VPN & email validation, phone verification, dark web monitoring, URL scanning, and fraud prevention. Features comprehensive response handling and WordPress transient caching.
arraypress/google-places
4 Downloads
A PHP library for integrating with the Google Places API in WordPress, providing geocoding, place details, business information, and location data. Features comprehensive response handling and WordPress transient caching.
arraypress/google-geocoding
2 Downloads
A PHP library for integrating with the Google Geocoding API in WordPress, providing address to coordinate conversion and structured address information. Features WordPress transient caching and WP_Error support.