Libraries tagged by moc
mcustiel/phiremock-codeception-extension
743269 Downloads
Codeception extension for Phiremock. Allows to stub remote services for HTTP requests.
mcustiel/phiremock
837140 Downloads
A mocker for HTTP and REST services. Full bundle.
letsdrink/ouzo-goodies
469768 Downloads
Utility classes, test assertions and mocking framework extracted from Ouzo framework.
blastcloud/guzzler
326163 Downloads
Supercharge your app or SDK with a testing library specifically for Guzzle.
tototoshi/staticmock
737440 Downloads
A mockery-like DSL to replace static method in test.
hg/apidoc
47127 Downloads
根据注解生成API文档,兼容Laravel、ThinkPHP、Hyperf、Webman等框架;在线调试、Markdown文档、多应用/多版本、Mock数据、授权访问、接口生成器、代码生成器等众多实用功能
psalm/plugin-mockery
2026270 Downloads
Psalm plugin for Mockery
php-mock/php-mock-prophecy
338681 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.
lucatume/function-mocker
1119232 Downloads
Function mocking with Patchwork
lstrojny/phpunit-function-mocker
328054 Downloads
Allows mocking otherwise untestable PHP functions through the use of namespaces
happyr/service-mocking
168966 Downloads
Make it easy to mock services in a built container
badoo/soft-mocks
30777 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
1118481 Downloads
Adds mocking capabilities to Pest or PHPUnit
softon/indipay
87637 Downloads
The Laravel 5 Package for Indian Payment Gateways. Currently supported gateways: CCAvenue, PayUMoney, EBS, CitrusPay, InstaMojo, ZapakPay, Mocker
mcustiel/phiremock-common
557358 Downloads
Common libraries for Phiremock