Libraries tagged by mocks
aidan-casey/mock-client
22428 Downloads
A PSR compliant mock client for testing.
ybelenko/openapi-data-mocker
14724 Downloads
Library that generates fake data from Swagger 2.0|Openapi 3.0 spec
wmde/psr-log-test-doubles
101889 Downloads
Test Doubles for the PSR-3 Logger Interface
quizlet/hammock
442387 Downloads
Hammock is a stand-alone mocking library for Hacklang.
protomock/protomock
10549 Downloads
Mocking native PHP requests (file_get_contents(), ...)
polishsymfonycommunity/symfony2-mocker-extension
248602 Downloads
Behat extension for mocking services defined in the Symfony2 dependency injection container.
phpcurl/curlwrapper
100981 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
mcustiel/mockable-datetime
545291 Downloads
A DateTime library that allows mock dates and times in UnitTests.
letsdrink/ouzo
9045 Downloads
Ouzo PHP MVC framework
janmarek/mockista
217599 Downloads
Mockista is library for mocking, which I've written, because I find mocking in PHPUnit awful.
elliotchance/concise
221641 Downloads
Concise is test framework for using plain English and minimal code, built on PHPUnit.
duncan3dc/uopz-expectations
158190 Downloads
Mock core functions and set up expectations similar to Mockery
doppiogancio/mocked-client
68891 Downloads
A simple way to mock a client
dnadesign/silverstripe-populate
85597 Downloads
Populate your database through YAML files
mcustiel/codeception-wiremock-extension
50068 Downloads
Wiremock extension for Codeception