Libraries tagged by moc
pestphp/pest-plugin-mock
1455589 Downloads
Adds mocking capabilities to Pest or PHPUnit
mcustiel/phiremock-server
703007 Downloads
A mocker for HTTP and REST services
mcustiel/phiremock-codeception-extension
887711 Downloads
Codeception extension for Phiremock. Allows to stub remote services for HTTP requests.
mcustiel/phiremock
890446 Downloads
A mocker for HTTP and REST services. Full bundle.
letsdrink/ouzo-goodies
533733 Downloads
Utility classes, test assertions and mocking framework extracted from Ouzo framework.
blastcloud/guzzler
363651 Downloads
Supercharge your app or SDK with a testing library specifically for Guzzle.
tototoshi/staticmock
936411 Downloads
A mockery-like DSL to replace static method in test.
hg/apidoc
65422 Downloads
根据注解生成API文档,兼容Laravel、ThinkPHP、Hyperf、Webman等框架;在线调试、Markdown文档、多应用/多版本、Mock数据、授权访问、接口生成器、代码生成器等众多实用功能
xepozz/internal-mocker
20891 Downloads
psalm/plugin-mockery
2303193 Downloads
Psalm plugin for Mockery
php-mock/php-mock-prophecy
393249 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.
noeldemartin/laravel-dusk-mocking
98000 Downloads
Mock facades in Laravel Dusk tests.
macpaw/extended_mock_http_client
223211 Downloads
This repository provides mocks for Symfony HTTP Client, it more flexible than default Symfony mock
macpaw/behat-http-mock-context
148949 Downloads
Behat Context in testing mock HTTP Response other service
lstrojny/phpunit-function-mocker
336242 Downloads
Allows mocking otherwise untestable PHP functions through the use of namespaces