cepa / mock-http-server

Simple HTTP server written in PHP to make HTTP mocking easy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a simple HTTP server implementation for mocking http based communication in PHP applications.

Standalone usage: cd bin; ./httpd

Mock class: test/Mock_Http_Server.php

About

Simple HTTP server written in PHP to make HTTP mocking easy.


Languages

Language:PHP 99.9%Language:CSS 0.1%