Libraries tagged by mmock
mmucklo/email-parse
726395 Downloads
email-parse a (reasonably) RFC822 / RF2822-compliant library for batch parsing multiple (and single) email addresses
tototoshi/staticmock
831909 Downloads
A mockery-like DSL to replace static method in test.
hg/apidoc
54334 Downloads
根据注解生成API文档,兼容Laravel、ThinkPHP、Hyperf、Webman等框架;在线调试、Markdown文档、多应用/多版本、Mock数据、授权访问、接口生成器、代码生成器等众多实用功能
xepozz/internal-mocker
9231 Downloads
psalm/plugin-mockery
2179681 Downloads
Psalm plugin for Mockery
php-mock/php-mock-prophecy
354350 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
92242 Downloads
Mock facades in Laravel Dusk tests.
macpaw/extended_mock_http_client
186411 Downloads
This repository provides mocks for Symfony HTTP Client, it more flexible than default Symfony mock
lstrojny/phpunit-function-mocker
331964 Downloads
Allows mocking otherwise untestable PHP functions through the use of namespaces
happyr/service-mocking
189869 Downloads
Make it easy to mock services in a built container
badoo/soft-mocks
32971 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
1187338 Downloads
Adds mocking capabilities to Pest or PHPUnit
mnapoli/phpunit-easymock
44330 Downloads
Helpers to build PHPUnit mocks
mcustiel/phiremock-common
633848 Downloads
Common libraries for Phiremock
mcustiel/phiremock-codeception-module
370055 Downloads
Codeception module for PhireMock. Allows to stub remote services for HTTP requests.