Libraries tagged by mmock
eloquent/phony
452112 Downloads
Mocks, stubs, and spies for PHP.
mmucklo/queue-bundle
645853 Downloads
Symfony2/3/4/5 Queue Bundle (for background jobs) supporting Mongo (Doctrine ODM), Mysql (and any Doctrine ORM), RabbitMQ, Beanstalkd, Redis, and ... {write your own}
mmucklo/email-parse
753925 Downloads
email-parse a (reasonably) RFC822 / RF2822-compliant library for batch parsing multiple (and single) email addresses
tototoshi/staticmock
915243 Downloads
A mockery-like DSL to replace static method in test.
hg/apidoc
62834 Downloads
根据注解生成API文档,兼容Laravel、ThinkPHP、Hyperf、Webman等框架;在线调试、Markdown文档、多应用/多版本、Mock数据、授权访问、接口生成器、代码生成器等众多实用功能
psalm/plugin-mockery
2286390 Downloads
Psalm plugin for Mockery
php-mock/php-mock-prophecy
384792 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
97041 Downloads
Mock facades in Laravel Dusk tests.
macpaw/extended_mock_http_client
213018 Downloads
This repository provides mocks for Symfony HTTP Client, it more flexible than default Symfony mock
lstrojny/phpunit-function-mocker
335274 Downloads
Allows mocking otherwise untestable PHP functions through the use of namespaces
happyr/service-mocking
203549 Downloads
Make it easy to mock services in a built container
badoo/soft-mocks
34537 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.
neur0toxine/pock
40238 Downloads
PSR-18 compatible HTTP mock library
mnapoli/phpunit-easymock
59604 Downloads
Helpers to build PHPUnit mocks
mcustiel/phiremock-common
692821 Downloads
Common libraries for Phiremock