Libraries tagged by mock
sminnee/phpunit-mock-objects
184278 Downloads
Mock Object library for PHPUnit (fork to add PHP 7.4 support to 3.4)
nivseb/php-mock-server-connector
155 Downloads
Small tool to use mock-server/mockserver in a easy way from php based tests.
mpyw/mockery-pdo
4830 Downloads
BDD-style PDO Mocking Library for Mockery
mpyw/laravel-database-mock
3820 Downloads
Database Mocking Library which mocks PDO underlying Laravel Connection classes
firehed/mocktrine
12343 Downloads
PHPUnit Doctrine mocking tools
czukowski/phpunit-mock-db
14403 Downloads
Database Abstraction Layer mocking helpers for PHPUnit
chubbyphp/chubbyphp-mock
174897 Downloads
Chubbyphp Mock
avto-dev/guzzle-url-mock
38706 Downloads
URLs (fixed and regexps-based) mock handler for Guzzle 6/7
aeris/guzzle-http-mock
13011 Downloads
A mock library for verifying requests made with the Guzzle Http Client, and mocking responses.
jfalque/http-mock
67250 Downloads
Allows to create HTTP fixtures to mock tests
yllw-digital/laravel-chatgpt-mock-api
120 Downloads
Generate smart API mocks in Laravel using ChatGPT prompts
webwhales/guzzle-conditional-mock-handler
24071 Downloads
Offers a way to load mocked responses conditionally with Guzzle instead of a fixed queue
vasilevit/aspect-mock
6027 Downloads
Experimental Mocking Framework powered by Aspects
tweakers/symfony-service-mock
49901 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.
spameri/dependency-mocker
100489 Downloads
Loads dependencies to mocked classes by Mockery for Nette Framework.