Mariano Custiel

Results 4 repositories owned by Mariano Custiel

phiremock

148
Stars
15
Forks
Watchers

Phiremock mocks HTTP requests and REST services, allowing to mock external services during acceptance testing.

phiremock-codeception-extension

29
Stars
19
Forks
Watchers

Extension to mock http request to external services during acceptance testing with Codeception. Loads one or more phiremock-servers.

php-simple-request

15
Stars
0
Forks
Watchers

php-simple-request is a request parser library designed to simplify requests validation and filtering using annotations, generating at the same time an object representation from the request data.

phiremock-server

18
Stars
4
Forks
Watchers

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.