Libraries tagged by test server
guzzlehttp/test-server
332399 Downloads
Node.js server and PHP controller
amplitude/experiment-php-server
1216376 Downloads
Amplitude Experiment Server SDK for PHP
mcustiel/phiremock-codeception-extension
1073395 Downloads
Codeception extension for Phiremock. Allows to stub remote services for HTTP requests.
mcustiel/phiremock
989160 Downloads
A mocker for HTTP and REST services. Full bundle.
internations/http-mock
664913 Downloads
Mock HTTP requests on the server side in your PHP unit tests
mcustiel/phiremock-server
906152 Downloads
A mocker for HTTP and REST services
jelix/fakeserverconf
120756 Downloads
Fill the $_SERVER array with various PHP server configuration for unit tests.
statsig/statsigsdk
605684 Downloads
The Statsig php SDK for multi-user, server side environments.
restler/framework
240780 Downloads
Just the Restler Framework without the tests and examples
mcustiel/phiremock-common
917982 Downloads
Common libraries for Phiremock
mcustiel/phiremock-codeception-module
572393 Downloads
Codeception module for PhireMock. Allows to stub remote services for HTTP requests.
mcustiel/phiremock-client
788964 Downloads
Client library to communicate with Phiremock server
nearsoft/php-selenium-client
56406 Downloads
This library allows creating Selenium Server V2 tests in PHP. It communicates with the WebDriver API through the official JsonWireProtocol.
drevops/behat-phpserver
21168 Downloads
Behat Context to enable PHP server for tests
ciareis/bypass
14287 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.