drosalys-web/http-mocker

A PHP library used to create HTTP Mock. Useful for APIs.

dev-master 2020-06-17 08:53 UTC

This package is auto-updated.

Last update: 2024-04-17 17:51:14 UTC


README

A PHP library used to create HTTP Mock. Useful for APIs.

Install

composer require drosalys-web/http-mocker

Documentations

TODO

Example

php -S localhost:8000 -t example/public example/public/index.php

License

This bundle is under the MIT license. See the complete license:

LICENSE