Libraries tagged by mocks

ptrofimov/xpmock

78 Favers
466537 Downloads

PHPUnit: simple syntax to create mock-objects

Go to Download


noeldemartin/laravel-dusk-mocking

36 Favers
99066 Downloads

Mock facades in Laravel Dusk tests.

Go to Download


codeception/util-universalframework

1 Favers
2858653 Downloads

Mock framework module used in internal Codeception tests

Go to Download


ciareis/bypass

119 Favers
12029 Downloads

Bypass for PHP provides a quick way to create a custom instead of an actual HTTP server to return prebaked responses to client requests. This is most useful in tests, when you want to create a mock HTTP server and test how your HTTP client handles different types of responses from the server.

Go to Download


adriansuter/php-autoload-override

22 Favers
48258 Downloads

Override global scoped fully qualified function calls inside your class methods in order to be able to mock them during testing.

Go to Download


systemhaus/guzzle-http-mock

8 Favers
96325 Downloads

A mock library for verifying requests made with the Guzzle Http Client, and mocking responses.

Go to Download


loophp/mock-soapclient

13 Favers
64162 Downloads

A fake and predictable SOAP client, useful for your unit tests.

Go to Download


chubbyphp/chubbyphp-mock

5 Favers
189069 Downloads

A strict mocking solution.

Go to Download


phpunit/phpunit-mock-objects

Favers
Downloads

Go to Download


tweakers/symfony-service-mock

3 Favers
57649 Downloads

Proxy layer to allow services to have their internals replaced with a test double, without affecting a service-container's (i.e. Symfony) bindings.

Go to Download


tomb1n0/guzzle-mock-handler

3 Favers
51211 Downloads

Go to Download


ramunasd/symfony-container-mocks

22 Favers
92802 Downloads

Provides extended Symfony dependency injection container enabling service mocking.

Go to Download


getdkan/mock-chain

2 Favers
128909 Downloads

A library that helps create chains of mocked objects.

Go to Download


easy-http/mock-builder

2 Favers
26377 Downloads

A fluid interface to build HTTP mocks with an expressive syntax

Go to Download


badoo/soft-mocks

310 Favers
34631 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.

Go to Download


<< Previous Next >>