saloonphp/cache-plugin
Laravel-friendly Saloon plugin that adds transparent response caching to your API requests. Supports configurable cache keys, TTL, and cache stores, helping reduce duplicate calls, speed up apps, and respect rate limits with minimal setup.
Full Changelog: https://github.com/saloonphp/cache-plugin/compare/v3.0.1...v3.1.0
Full Changelog: https://github.com/saloonphp/cache-plugin/compare/v3.0.0...v3.0.1
Full Changelog: https://github.com/saloonphp/cache-plugin/compare/v2.3.1...v3.0.0
Full Changelog: https://github.com/saloonphp/cache-plugin/compare/v2.3.1...v3.0.0-beta.1
saloonphp/saloon insteadFull Changelog: https://github.com/saloonphp/cache-plugin/compare/v2.3.0...v2.3.1
saloonphp/saloon insteadFull Changelog: https://github.com/saloonphp/cache-plugin/compare/v1.2.0...v1.2.1
saloonphp/cache-pluginFull Changelog: https://github.com/saloonphp/cache-plugin/compare/v2.2.0...v2.3.0
saloonphp/cache-pluginFull Changelog: https://github.com/saloonphp/cache-plugin/compare/v1.1.0...v1.2.0
saloonhttp/cache-pluginFull Changelog: https://github.com/saloonhttp/cache-plugin/compare/v2.1.0...v2.2.0
saloonhttp/cache-pluginFull Changelog: https://github.com/saloonhttp/cache-plugin/compare/v1.0.0...v1.1.0
Full Changelog: https://github.com/Sammyjo20/saloon-cache-plugin/compare/v2.0.0...v2.0.1
Full Changelog: https://github.com/Sammyjo20/saloon-cache-plugin/compare/v1.0.0...v2.0.0
Full Changelog: https://github.com/Sammyjo20/saloon-cache-plugin/compare/v2.0.0-beta4...v2.0.0-beta5
Full Changelog: https://github.com/Sammyjo20/saloon-cache-plugin/compare/v2.0.0-beta3...v2.0.0-beta4
Full Changelog: https://github.com/Sammyjo20/saloon-cache-plugin/compare/v2.0.0-beta2...v2.0.0-beta3
Full Changelog: https://github.com/Sammyjo20/saloon-cache-plugin/compare/v2.0.0-beta1...v2.0.0-beta2
Full Changelog: https://github.com/Sammyjo20/saloon-cache-plugin/compare/v1.0.0...v2.0.0-beta1
Full Changelog: https://github.com/Sammyjo20/saloon-cache-plugin/compare/v0.3.0...v1.0.0
Full Changelog: https://github.com/Sammyjo20/saloon-cache-plugin/compare/v0.2.0...v0.3.0
$request->invalidateCache(); method that you can use to clear any cache before making a request.CacheDriver interface to DriverInterface.cacheKey method.Full Changelog: https://github.com/Sammyjo20/saloon-cache-plugin/compare/v0.1.0...v0.2.0
Initial release 🥳
You can use this plugin to cache Saloon responses.
How can I help you explore Laravel packages today?