Libraries tagged by mocks
macpaw/extended_mock_http_client
154081 Downloads
This repository provides mocks for Symfony HTTP Client, it more flexible than default Symfony mock
pestphp/pest-plugin-mock
1088668 Downloads
Adds mocking capabilities to Pest or PHPUnit
badoo/soft-mocks
30017 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
39585 Downloads
Helpers to build PHPUnit mocks
mcustiel/phiremock-server
519397 Downloads
A mocker for HTTP and REST services
mcustiel/phiremock-common
524484 Downloads
Common libraries for Phiremock
mcustiel/phiremock-codeception-module
295365 Downloads
Codeception module for PhireMock. Allows to stub remote services for HTTP requests.
mcustiel/phiremock-client
453854 Downloads
Client library to communicate with Phiremock server
jeroen/file-fetcher
249831 Downloads
Simple file fetching interface
icecave/isolator
1264583 Downloads
Dependency injection for global functions.
happyr/service-mocking
161826 Downloads
Make it easy to mock services in a built container
hafriedlander/phockito
254822 Downloads
PHP Mocking framework inspired by Mockito for Java
brain/faker
60209 Downloads
Faker (phpfaker/faker) for WordPress via Brain Monkey
simpletest/simpletest
334310 Downloads
SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.
ptrofimov/xpmock
453595 Downloads
PHPUnit: simple syntax to create mock-objects