Libraries tagged by mocks
rezzza/time-traveler
8362 Downloads
Travel the time in PHP
gamez/psr-testlogger
188991 Downloads
PSR-3 compliant test logger for developers who like tests and want to check if their application logs messages as they expect.
eloquent/phony-phpunit
241260 Downloads
Phony for PHPUnit.
reecem/mocker
230231 Downloads
Mock class constructor args based on the reflection class
helmich/mongomock
65786 Downloads
Library containing highly intelligent MongoDB mocks for unit testing
fakerino/fakerino
14299 Downloads
Faker framework, for generate every kind of fake data for test, database seed, mock responses, other
ciareis/bypass
7235 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.
adriansuter/php-autoload-override
28863 Downloads
Override global scoped fully qualified function calls inside your class methods in order to be able to mock them during testing.
tmarsteel/mockery-callable-mock
255935 Downloads
Mockery Callable Mock
silasyudi/inject-mocks
4138 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
678 Downloads
Small tool to use mock-server/mockserver in a easy way from php based tests.
mpyw/laravel-database-mock
4859 Downloads
Database Mocking Library which mocks PDO underlying Laravel Connection classes
avto-dev/guzzle-url-mock
42326 Downloads
URLs (fixed and regexps-based) mock handler for Guzzle 6/7
m6web/elasticsearch-mock
51680 Downloads
Library providing a PHP mock for Elasticsearch-php
jfalque/http-mock
68255 Downloads
Allows to create HTTP fixtures to mock tests