Libraries tagged by mocking

eloquent/peridot-phony

6 Favers
78 Downloads

Phony integration for Peridot.

Go to Download


widoz/phpunit-mock-utilities

0 Favers
5184 Downloads

A set of phpunit mock utilities to make mocking more simpler

Go to Download


usox/hackmock

7 Favers
1715 Downloads

Mocking framework for hacklang

Go to Download


tomkyle/mock-psr

0 Favers
382 Downloads

Traits for mocking common PSR components in PhpUnit tests

Go to Download


mockrr/mockrr

0 Favers
7 Downloads

Simple, zero-dependency API mocking library.

Go to Download


m3m0r7/method-injector

9 Favers
1 Downloads

The library enhance mocking your test.

Go to Download


jimbojsb/spray

4 Favers
154 Downloads

A tool for mocking PHP Streams

Go to Download


jbzoo/mock-server

2 Favers
2158 Downloads

Flexible HTTP mocking application for testing and fast prototyping

Go to Download


incraigulous/data-factories

0 Favers
434 Downloads

A data factory helper class for mocking data. This is inspired by Laravel's model factories, the difference being that data factories are not tied to a model. Data factories are great for mocking api responses, requests or other data not persisted to a database. Data Factories are not dependant on Laravel, so you can use this package anywhere.

Go to Download


helpscout/specter-php

18 Favers
567 Downloads

JSON API Mocking and Testing for PHP

Go to Download


hafriedlander/silverstripe-phockito

4 Favers
34295 Downloads

Integrate Phockito (a PHP Mocking framework) with SilverStripe

Go to Download


er1z/fakemock

6 Favers
1552 Downloads

A library to provide mocking abilities for annotated class properties

Go to Download


czukowski/phpunit-mock-dibi

0 Favers
1460 Downloads

Dibi mocking helpers for PHPUnit

Go to Download


crimsonkissaki/mockmaker

4 Favers
42 Downloads

Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.

Go to Download


crashuxx/phockito

2 Favers
4258 Downloads

PHP Mocking framework inspired by Mockito for Java

Go to Download


<< Previous Next >>