Libraries tagged by mdoc
php-mock/php-mock-prophecy
539848 Downloads
Mock built-in PHP functions (e.g. time()) with Prophecy. This package relies on PHP's namespace fallback policy. No further extension is needed.
lstrojny/phpunit-function-mocker
357411 Downloads
Allows mocking otherwise untestable PHP functions through the use of namespaces
imanghafoori/eloquent-mockery
640709 Downloads
Allows you to design your tests in an independent manner.
happyr/service-mocking
276542 Downloads
Make it easy to mock services in a built container
rector/mockstan
170925 Downloads
Static analysis for PHPUnit mocks
pestphp/pest-plugin-mock
1663420 Downloads
Adds mocking capabilities to Pest or PHPUnit
mnapoli/phpunit-easymock
82955 Downloads
Helpers to build PHPUnit mocks
mcustiel/phiremock-server
915834 Downloads
A mocker for HTTP and REST services
mcustiel/phiremock-common
927760 Downloads
Common libraries for Phiremock
mcustiel/phiremock-codeception-module
578514 Downloads
Codeception module for PhireMock. Allows to stub remote services for HTTP requests.
mcustiel/phiremock-client
796865 Downloads
Client library to communicate with Phiremock server
jeroen/file-fetcher
460508 Downloads
Simple file fetching interface
jasonmccreary/double
5270 Downloads
A modern PHP double library that puts developer experience first.
icecave/isolator
1363655 Downloads
Dependency injection for global functions.
hafriedlander/phockito
301399 Downloads
PHP Mocking framework inspired by Mockito for Java