Libraries tagged by mdoc
ptrofimov/xpmock
466960 Downloads
PHPUnit: simple syntax to create mock-objects
jimbojsb/pseudo
73155 Downloads
PDO/MySQL Connection Mocking
codeception/util-universalframework
2889894 Downloads
Mock framework module used in internal Codeception tests
ciareis/bypass
12261 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.
ybelenko/openapi-data-mocker
22009 Downloads
Library that generates fake data from Swagger 2.0|Openapi 3.0 spec
phpunit/phpunit-mock-objects
Downloads
tweakers/symfony-service-mock
58272 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.
tomb1n0/guzzle-mock-handler
51875 Downloads
systemhaus/guzzle-http-mock
96571 Downloads
A mock library for verifying requests made with the Guzzle Http Client, and mocking responses.
reecem/mocker
241135 Downloads
Mock class constructor args based on the reflection class
ramunasd/symfony-container-mocks
93025 Downloads
Provides extended Symfony dependency injection container enabling service mocking.
polishsymfonycommunity/symfony2-mocker-extension
251375 Downloads
Behat extension for mocking services defined in the Symfony2 dependency injection container.
mcustiel/mockable-datetime
556763 Downloads
A DateTime library that allows mock dates and times in UnitTests.
macpaw/behat-http-mock-context
157249 Downloads
Behat Context in testing mock HTTP Response other service
lucatume/function-mocker-le
161348 Downloads
A lightweight function mocking solution.