Libraries tagged by mocks
ptrofimov/xpmock
463416 Downloads
PHPUnit: simple syntax to create mock-objects
noeldemartin/laravel-dusk-mocking
96415 Downloads
Mock facades in Laravel Dusk tests.
codeception/util-universalframework
2699043 Downloads
Mock framework module used in internal Codeception tests
ciareis/bypass
10574 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
43513 Downloads
Override global scoped fully qualified function calls inside your class methods in order to be able to mock them during testing.
systemhaus/guzzle-http-mock
95025 Downloads
A mock library for verifying requests made with the Guzzle Http Client, and mocking responses.
loophp/mock-soapclient
63022 Downloads
A fake and predictable SOAP client, useful for your unit tests.
chubbyphp/chubbyphp-mock
186177 Downloads
A strict mocking solution.
webwhales/laravel-guzzle-conditional-mock-handler
29717 Downloads
Offers a way to load mocked responses conditionally with Guzzle instead of a fixed queue in Laravel
phpunit/phpunit-mock-objects
Downloads
tomb1n0/guzzle-mock-handler
47748 Downloads
ramunasd/symfony-container-mocks
91969 Downloads
Provides extended Symfony dependency injection container enabling service mocking.
phrity/net-mock
10383 Downloads
Mock layer for phrity/net-stream
macpaw/behat-http-mock-context
138795 Downloads
Behat Context in testing mock HTTP Response other service
getdkan/mock-chain
121219 Downloads
A library that helps create chains of mocked objects.