Libraries tagged by mock
tmarsteel/mockery-callable-mock
258455 Downloads
Mockery Callable Mock
sminnee/phpunit-mock-objects
187092 Downloads
Mock Object library for PHPUnit (fork to add PHP 7.4 support to 3.4)
silinternational/google-api-php-client-mock
15944 Downloads
Attempting to create an intelligent mock of the Google API PHP Client for unit and functional testing.
silasyudi/inject-mocks
5469 Downloads
Automatic injection of mocks into test subjects via #InjectMocks and #Mock annotations, to speed up unit testing with PHPUnit.
nivseb/php-mock-server-connector
1126 Downloads
Small tool to use mock-server/mockserver in a easy way from php based tests.
mpyw/mockery-pdo
6531 Downloads
BDD-style PDO Mocking Library for Mockery
mpyw/laravel-database-mock
5445 Downloads
Database Mocking Library which mocks PDO underlying Laravel Connection classes
janmarek/mockista
218397 Downloads
Mockista is library for mocking, which I've written, because I find mocking in PHPUnit awful.
firehed/mocktrine
13268 Downloads
PHPUnit Doctrine mocking tools
czukowski/phpunit-mock-db
19170 Downloads
Database Abstraction Layer mocking helpers for PHPUnit
avto-dev/guzzle-url-mock
44496 Downloads
URLs (fixed and regexps-based) mock handler for Guzzle 6/7
jfalque/http-mock
68665 Downloads
Allows to create HTTP fixtures to mock tests
webwhales/guzzle-conditional-mock-handler
30010 Downloads
Offers a way to load mocked responses conditionally with Guzzle instead of a fixed queue
vasilevit/aspect-mock
14648 Downloads
Experimental Mocking Framework powered by Aspects
tweakers/symfony-service-mock
55729 Downloads
Proxy layer to allow services to have their internals replaced with a test double, without affecting a service-container's (i.e. Symfony) bindings.