Libraries tagged by mocks
hg/apidoc
52781 Downloads
根据注解生成API文档,兼容Laravel、ThinkPHP、Hyperf、Webman等框架;在线调试、Markdown文档、多应用/多版本、Mock数据、授权访问、接口生成器、代码生成器等众多实用功能
php-mock/php-mock-prophecy
351692 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.
macpaw/extended_mock_http_client
184241 Downloads
This repository provides mocks for Symfony HTTP Client, it more flexible than default Symfony mock
pestphp/pest-plugin-mock
1176272 Downloads
Adds mocking capabilities to Pest or PHPUnit
badoo/soft-mocks
32711 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.
mnapoli/phpunit-easymock
43223 Downloads
Helpers to build PHPUnit mocks
mcustiel/phiremock-common
624082 Downloads
Common libraries for Phiremock
mcustiel/phiremock-codeception-module
363106 Downloads
Codeception module for PhireMock. Allows to stub remote services for HTTP requests.
mcustiel/phiremock-client
533510 Downloads
Client library to communicate with Phiremock server
jeroen/file-fetcher
295306 Downloads
Simple file fetching interface
icecave/isolator
1281222 Downloads
Dependency injection for global functions.
hafriedlander/phockito
261483 Downloads
PHP Mocking framework inspired by Mockito for Java
brain/faker
67274 Downloads
Faker (phpfaker/faker) for WordPress via Brain Monkey
eloquent/phony
445321 Downloads
Mocks, stubs, and spies for PHP.
simpletest/simpletest
339315 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.