phiremock
There are 3 repositories under phiremock topic.
mcustiel/phiremock-codeception-extension
Extension to mock http request to external services during acceptance testing with Codeception. Loads one or more phiremock-servers.
mcustiel/phiremock-server
Phiremock Server allows to define responses for http requests on the fly through a REST API. Useful to mock external http services during development and acceptance testing.
mcustiel/phiremock-client
Phiremock client provides a Facade with a collection of methods to interact with phiremock server's REST api.