Libraries tagged by mmock
mcustiel/phiremock-codeception-module
409553 Downloads
Codeception module for PhireMock. Allows to stub remote services for HTTP requests.
mcustiel/phiremock-client
589573 Downloads
Client library to communicate with Phiremock server
icecave/isolator
1294826 Downloads
Dependency injection for global functions.
hafriedlander/phockito
266731 Downloads
PHP Mocking framework inspired by Mockito for Java
duncan3dc/uopz-expectations
189833 Downloads
Mock core functions and set up expectations similar to Mockery
brain/faker
74333 Downloads
Faker (phpfaker/faker) for WordPress via Brain Monkey
mmucklo/krumo
153895 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
simpletest/simpletest
343466 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.
ptrofimov/xpmock
464034 Downloads
PHPUnit: simple syntax to create mock-objects
jimbojsb/pseudo
70256 Downloads
PDO/MySQL Connection Mocking
codeception/util-universalframework
2742083 Downloads
Mock framework module used in internal Codeception tests
ciareis/bypass
10896 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.
anteris-dev/data-transfer-object-factory
80178 Downloads
Gives an easy-to-use API for mocking Data Transfer Objects.
adriansuter/php-autoload-override
44054 Downloads
Override global scoped fully qualified function calls inside your class methods in order to be able to mock them during testing.
ybelenko/openapi-data-mocker
20351 Downloads
Library that generates fake data from Swagger 2.0|Openapi 3.0 spec