balpom/caching-http-client

Wrapper for any PSR-18 HTTP clients with added caching.

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/balpom/caching-http-client

v1.2.2 2024-05-28 15:47 UTC

This package is auto-updated.

Last update: 2025-09-28 18:58:06 UTC


README

Wrapper for any PSR-18 HTTP clients with added caching.

This simple PHP class allows you to add caching to any PSR-18 HTTP clients.

Requirements

  • PHP >=8.0.3

Installation

Using composer (recommended)

composer require balpom/caching-http-client

License

MIT License See LICENSE.MD