balpom/caching-http-client

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

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

This package is auto-updated.

Last update: 2024-10-28 16:57:16 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