Libraries tagged by test server
guzzlehttp/test-server
267755 Downloads
Node.js server and PHP controller
amplitude/experiment-php-server
1039140 Downloads
Amplitude Experiment Server SDK for PHP
mcustiel/phiremock-codeception-extension
1053965 Downloads
Codeception extension for Phiremock. Allows to stub remote services for HTTP requests.
mcustiel/phiremock
974744 Downloads
A mocker for HTTP and REST services. Full bundle.
internations/http-mock
663161 Downloads
Mock HTTP requests on the server side in your PHP unit tests
mcustiel/phiremock-server
883818 Downloads
A mocker for HTTP and REST services
jelix/fakeserverconf
113842 Downloads
Fill the $_SERVER array with various PHP server configuration for unit tests.
statsig/statsigsdk
563944 Downloads
The Statsig php SDK for multi-user, server side environments.
restler/framework
232597 Downloads
Just the Restler Framework without the tests and examples
mcustiel/phiremock-common
895162 Downloads
Common libraries for Phiremock
mcustiel/phiremock-codeception-module
557347 Downloads
Codeception module for PhireMock. Allows to stub remote services for HTTP requests.
mcustiel/phiremock-client
768832 Downloads
Client library to communicate with Phiremock server
nearsoft/php-selenium-client
55849 Downloads
This library allows creating Selenium Server V2 tests in PHP. It communicates with the WebDriver API through the official JsonWireProtocol.
ciareis/bypass
13990 Downloads
Bypass for PHP provides a quick way to create a custom instead of an actual HTTP server to return prebaked responses to client requests. This is most useful in tests, when you want to create a mock HTTP server and test how your HTTP client handles different types of responses from the server.
requests/test-server
44761 Downloads
Test server to respond to Requests' tests!