Libraries tagged by mock
internations/http-mock
656441 Downloads
Mock HTTP requests on the server side in your PHP unit tests
badoo/soft-mocks
34755 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.
mnapoli/phpunit-easymock
68513 Downloads
Helpers to build PHPUnit mocks
mcustiel/phiremock-common
752817 Downloads
Common libraries for Phiremock
mcustiel/phiremock-codeception-module
452232 Downloads
Codeception module for PhireMock. Allows to stub remote services for HTTP requests.
mcustiel/phiremock-client
638585 Downloads
Client library to communicate with Phiremock server
icecave/isolator
1306863 Downloads
Dependency injection for global functions.
hafriedlander/phockito
271173 Downloads
PHP Mocking framework inspired by Mockito for Java
duncan3dc/uopz-expectations
201380 Downloads
Mock core functions and set up expectations similar to Mockery
brain/faker
80239 Downloads
Faker (phpfaker/faker) for WordPress via Brain Monkey
eloquent/phony
455311 Downloads
Mocks, stubs, and spies for PHP.
crysalead/kahlan
60642 Downloads
The PHP Test Framework for Freedom, Truth and Justice.
simpletest/simpletest
347011 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.
sanmai/duoclock
372693 Downloads
PHP time mocking for tests - PSR-20 clock with mockable sleep(), time(), and TimeSpy for PHPUnit testing
ptrofimov/xpmock
468648 Downloads
PHPUnit: simple syntax to create mock-objects