http-mock

Mock HTTP requests on the server side in your PHP unit tests

  • Owner: InterNations/http-mock
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

HTTP Mock for PHP

Gitter Build Status Dependency Status Average time to resolve an issue Percentage of issues still open

Mock HTTP requests on the server side in your PHP unit tests.

HTTP Mock for PHP mocks the server side of an HTTP request to allow integration testing with the HTTP side.
It uses PHP’s builtin web server to start a second process that handles the mocking. The server allows
registering request matcher and responses from the client side.

BIG FAT WARNING: software like this is inherently insecure. Only use in trusted, controlled environments.

Usage

Read the docs

Main metrics

Overview
Name With OwnerInterNations/http-mock
Primary LanguagePHP
Program languagePHP (Language Count: 1)
Platform
License:MIT License
所有者活动
Created At2013-05-23 17:38:04
Pushed At2024-01-16 17:03:50
Last Commit At
Release Count15
Last Release Name0.14.0 (Posted on )
First Release Name0.4.0 (Posted on )
用户参与
Stargazers Count391
Watchers Count23
Fork Count61
Commits Count173
Has Issues Enabled
Issues Count34
Issue Open Count12
Pull Requests Count24
Pull Requests Open Count4
Pull Requests Close Count14
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private