psr-mock/http-client-implementation

Lightweight PSR-18 HTTP Client implementation provider tailored to simplify mocked testing.

1.0.0 2023-03-27 18:04 UTC

This package is auto-updated.

Last update: 2023-05-27 18:32:21 UTC


README

Lightweight PSR-18 HTTP Client mocking implementation tailored to simplify testing. This library mocks HTTP requests and is not intended for use in production.

codecov packagist status license

Requirements

  • PHP 8.0+

Installation

composer require --dev psr-mock/http-client-implementation

This library is not produced or endorsed by, or otherwise affiliated with, the PHP-FIG.