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
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| guzzle/cache | 0.80 | 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 | 162 | 0 | 0.0 | 22.4 | — | — | |
| kevinrob/guzzle-cache-middleware | 0.80 | 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. | 435 | 440 | 80 | 405K | 20 | 40.2 | 56.0 | MIT | 4 days ago | |
| vigstudio/laravel-eloquent-query-cache | 0.80 | 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 | |
| edsi-tech/redis-guzzle-cache | 0.80 | — | 0 | 0 | 0 | 0 | 0 | 0.9 | — | — | 11 years ago | |
| php-http/cache-plugin | 0.80 | PSR-6 cache plugin for HTTPlug that adds transparent HTTP response caching to your client. Plug it into the HTTPlug plugin client to cache and reuse responses, reducing network calls and improving performance. | 250 | 251 | 18 | 662K | 7 | 26.1 | 55.3 | MIT | 2 months ago | |
| becklyn/cache | 0.79 | — | 1 | 1 | 0 | 193 | 0 | 0.9 | 25.2 | BSD-3-Clause | 4 years ago | |
| sonata-project/cache | 0.79 | Deprecated Sonata cache library providing adapters for cache backends and counters. Includes Redis (PRedis) implementations to set/get cached values and increment counters, with simple key arrays and TTL support via Composer install. | 0 | 324 | — | 92K | — | 2.3 | 24.0 | — | — | |
| bit-mx/saloon-logger-plug-in | 0.79 | Laravel plug-in for Saloon v3 that logs HTTP requests, responses, and exceptions to the database with a shared ULID trace_id for end-to-end traceability. Includes automatic sanitization of sensitive headers/fields and simple trait-based setup. | 0 | 0 | 0 | 14 | 0 | 21.7 | 19.1 | MIT | 4 weeks ago | |
| sonata-project/cache-bundle | 0.79 | Symfony bundle providing caching services for Sonata projects, with pluggable cache backends and integration helpers. Note: this repository is abandoned and no longer actively maintained; community help welcome. | 69 | 74 | 67 | 5K | 0 | 3.4 | 17.9 | MIT | 4 years ago | |
| spatie/laravel-responsecache | 0.79 | 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,812 | 2,836 | 245 | 299K | 0 | 47.7 | 31.3 | MIT | 8 hours ago | |
| saloonphp/laravel-plugin | 0.79 | Laravel plugin for Saloon that brings tight framework integration: service container bindings, config publishing, artisan tooling, and convenient HTTP client setup for building and managing API connectors and requests cleanly within Laravel apps. | 80 | 80 | 24 | 485K | 0 | 24.5 | 58.8 | MIT | 3 months ago | |
| miradnan/laravel-model-caching | 0.79 | — | 8 | 8 | 2 | 656 | 0 | 0.4 | 25.8 | MIT | 6 years ago | |
| creative-web-solution/cws-sonata-cache-managing-bundle | 0.79 | — | 0 | 0 | 0 | 1 | 0 | 0.6 | 4.2 | MIT | 3 years ago | |
| captjm/clear-cache-bundle | 0.78 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | NOASSERTION | 3 years ago | |
| barryvdh/laravel-httpcache | 0.78 | 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. | 502 | 512 | 39 | 2K | 23 | 35.5 | 18.8 | — | 4 weeks ago | |
| mohammedjalal99/filament-cache-plugin | 0.78 | — | 10 | 10 | 1 | 344 | 2 | 0.6 | 21.2 | MIT | — | |
| psr-discovery/cache-implementations | 0.78 | Discovers installed PSR-6 cache implementations at runtime and returns the first available adapter, avoiding hard dependencies in libraries/SDKs. Supports php-cache adapters and Stash, with options to prefer or manually instantiate configurable caches. | 8 | 8 | 1 | 455K | 0 | 1.3 | 55.3 | MIT | 1 year ago | |
| saloonphp/saloon | 0.78 | Saloon is a PHP HTTP client framework for building clean, reusable API integrations. Create connectors and requests, handle auth, middleware and retries, mock and test easily, and keep endpoints organized with strong typing and a fluent DX. | 2,429 | 2,419 | 126 | 749K | 13 | 43.1 | 47.9 | MIT | 4 months ago | |
| moox/backup-server | 0.60 | — | 6 | 6 | 1 | 0 | 0 | 14.3 | — | MIT | 5 months ago | |
| saloonphp/barstool | 0.59 | Laravel package that automatically logs Saloon requests and responses to your database for easy searching and filtering. Captures method, URL, headers/body, status, duration, and even fatal errors, with optional config and model pruning support. | 18 | 18 | 3 | 13K | 0 | 21.6 | 46.0 | MIT | 2 weeks ago |
How can I help you explore Laravel packages today?