Libraries tagged by mmock
mmucklo/email-parse
780027 Downloads
email-parse a (reasonably) RFC822 / RF2822-compliant library for batch parsing multiple (and single) email addresses
tototoshi/staticmock
993772 Downloads
A mockery-like DSL to replace static method in test.
hg/apidoc
71432 Downloads
根据注解生成API文档,兼容Laravel、ThinkPHP、Hyperf、Webman等框架;在线调试、Markdown文档、多应用/多版本、Mock数据、授权访问、接口生成器、代码生成器等众多实用功能
php-mock/php-mock-prophecy
413820 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
100575 Downloads
Mock facades in Laravel Dusk tests.
macpaw/extended_mock_http_client
250287 Downloads
This repository provides mocks for Symfony HTTP Client, it more flexible than default Symfony mock
macpaw/behat-http-mock-context
166210 Downloads
Behat Context in testing mock HTTP Response other service
lstrojny/phpunit-function-mocker
338638 Downloads
Allows mocking otherwise untestable PHP functions through the use of namespaces
internations/http-mock
656429 Downloads
Mock HTTP requests on the server side in your PHP unit tests
happyr/service-mocking
215921 Downloads
Make it easy to mock services in a built container
badoo/soft-mocks
34755 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.
pestphp/pest-plugin-mock
1489600 Downloads
Adds mocking capabilities to Pest or PHPUnit
mnapoli/phpunit-easymock
68458 Downloads
Helpers to build PHPUnit mocks
mcustiel/phiremock-common
751782 Downloads
Common libraries for Phiremock
mcustiel/phiremock-codeception-module
451317 Downloads
Codeception module for PhireMock. Allows to stub remote services for HTTP requests.