Libraries tagged by mock
codeception/mockery-module
3855443 Downloads
Mockery Module for Codeception
mcustiel/phiremock-server
712292 Downloads
A mocker for HTTP and REST services
mcustiel/phiremock-codeception-extension
896686 Downloads
Codeception extension for Phiremock. Allows to stub remote services for HTTP requests.
mcustiel/phiremock
893707 Downloads
A mocker for HTTP and REST services. Full bundle.
letsdrink/ouzo-goodies
536549 Downloads
Utility classes, test assertions and mocking framework extracted from Ouzo framework.
blastcloud/guzzler
365715 Downloads
Supercharge your app or SDK with a testing library specifically for Guzzle.
tototoshi/staticmock
946835 Downloads
A mockery-like DSL to replace static method in test.
hg/apidoc
66841 Downloads
根据注解生成API文档,兼容Laravel、ThinkPHP、Hyperf、Webman等框架;在线调试、Markdown文档、多应用/多版本、Mock数据、授权访问、接口生成器、代码生成器等众多实用功能
php-mock/php-mock-prophecy
396243 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.
macpaw/extended_mock_http_client
229723 Downloads
This repository provides mocks for Symfony HTTP Client, it more flexible than default Symfony mock
happyr/service-mocking
208549 Downloads
Make it easy to mock services in a built container
psalm/plugin-mockery
2315800 Downloads
Psalm plugin for Mockery
noeldemartin/laravel-dusk-mocking
98627 Downloads
Mock facades in Laravel Dusk tests.
macpaw/behat-http-mock-context
153074 Downloads
Behat Context in testing mock HTTP Response other service
lstrojny/phpunit-function-mocker
336785 Downloads
Allows mocking otherwise untestable PHP functions through the use of namespaces