- Notifications
You must be signed in to change notification settings - Fork0
Lightweight mocking library for PSR-18 HTTP Client implementations, tailor-made to help you create test suites that are easier to write and maintain.
License
psr-mock/http-client-implementation
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Lightweight mocking library forPSR-18 HTTP Client implementations, tailor-made to help you create test suites that are easier to write and maintain.
This library is primarily intended for use in libraries like SDKs that consume PSR implementations without requiring hard dependencies on specific libraries. The library mocks a real-world implementation and strictly adheres to PSR specifications, enabling you to create test suites that are easier to write and maintain. The library also exposes a robust developer API to help you debug and fix test failures substantially faster.
This package is part of thePSR Mock suite of mocking libraries.
- PHP 8.1+
- Composer 2.0+
composer require --dev psr-mock/http-client-implementation
Only install this library as a development dependency (--dev).It's not built for use in production environments.
This library is not produced or endorsed by, or otherwise affiliated with, the PHP-FIG.
About
Lightweight mocking library for PSR-18 HTTP Client implementations, tailor-made to help you create test suites that are easier to write and maintain.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.