mingalevme/psr-http-client-stubs

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

Installs: 137

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

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

2.0.4 2023-01-09 16:31 UTC

This package is auto-updated.

Last update: 2025-09-09 22:59:55 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.