mingalevme/psr-http-client-stubs

Some simple PSR HTTP Client helpful stubs and decorators for testing purposes.

Maintainers

Package info

github.com/mingalevme/psr-http-client-stubs

pkg:composer/mingalevme/psr-http-client-stubs

Statistics

Installs: 148

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

2.0.4 2023-01-09 16:31 UTC

This package is auto-updated.

Last update: 2026-03-10 00:12:58 UTC


README

quality codecov version license

Some simple PSR HTTP Client helpful stubs and decorators for testing purposes.

Stubs:

  • QueuePsrHttpClientTest
  • StaticResponseMapPsrHttpClientTest
  • StaticResponsePsrHttpClient
  • NullPsrHttpClient

Decorators:

  • HistoryPsrHttpClientDecorator

Code quality:

  • 100% code coverage
  • Psalm at max level
  • PHPStan at max level
  • PHP CS Fixer

See tests for examples.