Libraries tagged by mocks
blastcloud/guzzler
358168 Downloads
Supercharge your app or SDK with a testing library specifically for Guzzle.
eloquent/phony
451494 Downloads
Mocks, stubs, and spies for PHP.
hg/apidoc
61415 Downloads
根据注解生成API文档,兼容Laravel、ThinkPHP、Hyperf、Webman等框架;在线调试、Markdown文档、多应用/多版本、Mock数据、授权访问、接口生成器、代码生成器等众多实用功能
php-mock/php-mock-prophecy
382042 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
209367 Downloads
This repository provides mocks for Symfony HTTP Client, it more flexible than default Symfony mock
badoo/soft-mocks
34333 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
37137 Downloads
PSR-18 compatible HTTP mock library
mcustiel/phiremock-common
683530 Downloads
Common libraries for Phiremock
mcustiel/phiremock-codeception-module
402950 Downloads
Codeception module for PhireMock. Allows to stub remote services for HTTP requests.
mcustiel/phiremock-client
581585 Downloads
Client library to communicate with Phiremock server
icecave/isolator
1293391 Downloads
Dependency injection for global functions.
happyr/service-mocking
201796 Downloads
Make it easy to mock services in a built container
hafriedlander/phockito
266075 Downloads
PHP Mocking framework inspired by Mockito for Java
brain/faker
73500 Downloads
Faker (phpfaker/faker) for WordPress via Brain Monkey
simpletest/simpletest
343021 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.