| Q | A | ------------ | --- | Bug? | no | New Feature? | no | Version | N/A Httplug has a mock client for testing: http://docs.php-http.org/en/latest/clients/mock-client.html This is great, but it would be better to be able to replace the current client service by mocks on test environment. I suppose it's possible, but we don't have any "official" way described on the doc. It would be a great addition IMHO.