Libraries tagged by mocks
jeroen/psr-log-test-doubles
88798 Downloads
Test Doubles for the PSR-3 Logger Interface
janmarek/mockista
222609 Downloads
Mockista is library for mocking, which I've written, because I find mocking in PHPUnit awful.
elliotchance/concise
224279 Downloads
Concise is test framework for using plain English and minimal code, built on PHPUnit.
doppiogancio/mocked-client
76054 Downloads
A simple way to mock a client
gamez/psr-testlogger
199624 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
257052 Downloads
Phony for PHPUnit.
dreamscapes/ldap-core
89979 Downloads
Object encapsulation of PHP's native ldap functions
reecem/mocker
262211 Downloads
Mock class constructor args based on the reflection class
pavlakis/slim-cli
94089 Downloads
Making a mock GET request through the CLI and enabling the same application entry point on CLI scripts.
helmich/mongomock
73207 Downloads
Library containing highly intelligent MongoDB mocks for unit testing
gromatics/http-fixtures
3296 Downloads
A Laravel package that generates fake JSON responses for HTTP testing using Http::fake(). It simplifies the creation of mock HTTP responses by integrating with FakerPHP to generate realistic test data.
ciareis/bypass
14169 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.
bovigo/callmap
37742 Downloads
Allows to stub and mock method calls by applying a callmap.
noeldemartin/laravel-dusk-mocking
111006 Downloads
Mock facades in Laravel Dusk tests.
tmarsteel/mockery-callable-mock
279501 Downloads
Mockery Callable Mock