Registry / http-client / saloonphp-cache-plugin

saloonphp-cache-plugin

JSON →
library3.1.0phppackagistunverified

Official plugin for caching Saloon responses

composer require saloonphp/cache-plugin
INSTALL
IMPORT
SIG · SALOONPHP-CACHE-PL
S
saloonphp-cache-plugin
http-clientphpv3.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CachePlugin
use Saloon\CachePlugin\CachePlugin;

Add caching to a Saloon connector

use Saloon\CachePlugin\CachePlugin; use Saloon\Http\Connector; $connector = new class extends Connector { protected function defaultPlugins(): array { return [new CachePlugin()]; } };
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.1.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
22
OpenAI (training)
1
Resources
saloonphp-cache-plugin — pip install saloonphp-cache-plugin · libregistry