drosalys-web/http-mocker

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

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 1

pkg:composer/drosalys-web/http-mocker

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

This package is auto-updated.

Last update: 2025-09-17 20:47:47 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