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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| php-http/cache-plugin | 0.82 | PSR-6 cache plugin for HTTPlug clients. Automatically caches HTTP responses (and can serve stale on error) with configurable cache strategies, TTL, and cache key generation. Drop it into your plugin chain to cut latency and reduce repeated requests. | 250 | 251 | 18 | 624K | 7 | 28.5 | 56.6 | MIT | 3 weeks ago | |
| guzzle/cache | 0.82 | Adds response caching to Guzzle HTTP clients. Store and reuse GET responses to cut latency and API calls, with configurable cache pools, TTLs, and cache strategies. Useful for microservices, third‑party APIs, and rate‑limited endpoints. | 3 | 4 | 0 | 325 | 0 | 0.0 | 26.5 | — | — | |
| mohammedjalal99/filament-cache-plugin | 0.82 | — | 10 | 10 | 1 | 151 | 2 | 0.6 | 16.5 | MIT | — | |
| vigstudio/laravel-eloquent-query-cache | 0.82 | Add query-level caching back to Eloquent with a simple remember-like API. Cache results from database queries, reduce repeated hits, and integrate with Laravel’s cache stores for faster reads and configurable invalidation. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | Apache-2.0 | 3 years ago | |
| kevinrob/guzzle-cache-middleware | 0.81 | RFC 7234–compliant HTTP cache middleware for Guzzle 6+ using a HandlerStack. Improve API call performance with transparent caching. Supports PSR-7 and multiple storages: Laravel cache, Flysystem, PSR-6/16, and WordPress object cache. | 434 | 438 | 79 | 361K | 20 | 35.4 | 53.5 | MIT | 2 months ago | |
| miradnan/laravel-model-caching | 0.81 | — | 8 | 8 | 2 | 746 | 0 | 0.4 | 26.6 | MIT | 6 years ago | |
| edsi-tech/redis-guzzle-cache | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.9 | — | — | 11 years ago | |
| rennokki/laravel-eloquent-query-cache | 0.81 | — | 1,123 | 1,122 | 127 | 100K | 3 | 19.6 | 29.2 | Apache-2.0 | 1 year ago | |
| becklyn/cache | 0.81 | — | 1 | 1 | 0 | 129 | 0 | 0.9 | 25.1 | BSD-3-Clause | 4 years ago | |
| mostafaznv/laracache | 0.81 | — | 0 | 272 | — | 1K | — | 24.8 | 11.9 | — | — | |
| barryvdh/laravel-httpcache | 0.80 | Adds HTTP caching to Laravel using Symfony HttpCache. Supports reverse proxy-style caching, cache invalidation, and ESI, helping you speed up responses while keeping dynamic content fresh with simple middleware and configuration. | 503 | 513 | 39 | 2K | 23 | 15.6 | 17.1 | — | 1 year ago | |
| captjm/clear-cache-bundle | 0.80 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | NOASSERTION | 3 years ago | |
| league/flysystem-cached-adapter | 0.80 | Caching adapter for Flysystem that speeds up filesystem operations by storing metadata (like directory listings and file info) in a cache backend. Reduces repeated calls to slower storage (S3/FTP) and improves performance in read-heavy scenarios. | 355 | 357 | 62 | 195K | 0 | 4.3 | 38.6 | MIT | 8 years ago | |
| saloonphp/saloon | 0.79 | Saloon is a PHP HTTP client framework for building API integrations. Define connectors and requests, handle authentication, retries, and responses, and test easily with fakes and mocking. Works great in Laravel or any PHP app. | 2,411 | 2,398 | 121 | 764K | 13 | 45.9 | 47.7 | MIT | 2 months ago | |
| spatie/laravel-responsecache | 0.70 | Cache full Laravel responses to speed up your app. Automatically caches successful text-based GET requests (HTML/JSON), with easy middleware per route, configurable lifetimes, and optional stale-while-revalidate “grace” caching to refresh in the background. | 2,797 | 2,821 | 245 | 260K | 0 | 51.1 | 31.9 | MIT | 1 week ago | |
| moox/backup-server | 0.66 | — | 6 | 6 | 1 | 0 | 0 | 18.1 | — | MIT | 3 months ago | |
| spatie/laravel-partialcache | 0.66 | Abandoned package that adds a Blade @cache directive to cache rendered partial HTML in Laravel (5.1+). Supports passing view data, setting cache duration, custom keys, and cache tags, with optional facade/config publishing. | 195 | 208 | 30 | 929 | 0 | 2.1 | 7.4 | MIT | 8 years ago | |
| spatie/laravel-backup-server | 0.66 | Securely store and manage backups from multiple Laravel apps on a dedicated backup server. Built on spatie/laravel-backup, it automatically receives and organizes incoming backups, with setup and docs tailored for Laravel deployments. | 171 | 171 | 16 | 1K | 0 | 28.6 | 14.9 | MIT | 3 weeks ago | |
| spatie/laravel-dynamic-servers | 0.65 | Dynamically spin up and destroy servers from Laravel to handle variable queue workloads. Uses provider snapshots as templates and lets you determine server count (e.g., based on Horizon wait times) so extra workers are created automatically and removed when no longer needed. | 236 | 235 | 12 | 0 | 0 | 4.8 | — | MIT | 2 years ago |
How can I help you explore Laravel packages today?