Libraries tagged by prophecy

phpspec/prophecy

8498 Favers
560327007 Downloads

Highly opinionated mocking framework for PHP 5.3+

Go to Download


phpspec/prophecy-phpunit

195 Favers
59281776 Downloads

Integrating the Prophecy mocking library in PHPUnit test cases

Go to Download


jangregor/phpstan-prophecy

111 Favers
20098480 Downloads

Provides a phpstan/phpstan extension for phpspec/prophecy

Go to Download


php-mock/php-mock-prophecy

16 Favers
521059 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.

Go to Download


pamil/prophecy-common

13 Favers
176026 Downloads

Common helper classes for Prophecy

Go to Download


ramunasd/symfony-container-mocks

22 Favers
97679 Downloads

Provides extended Symfony dependency injection container enabling service mocking.

Go to Download


weirdan/prophecy-shim

1 Favers
244930 Downloads

Compatibility shim to be able to use ProphecyTrait with older PHPUnit versions

Go to Download


peridot-php/peridot-prophecy-plugin

4 Favers
101278 Downloads

Inject prophecy mocks into your Peridot tests

Go to Download


runroom/rector-prophecy-to-mocking

1 Favers
10060 Downloads

Rector migration rules for Prophecy to Mocking

Go to Download


console-helpers/prophecy-phpunit

0 Favers
3505 Downloads

Integrating the Prophecy mocking library in PHPUnit test cases

Go to Download


hjerichen/prophecy-php

0 Favers
15470 Downloads

Prophesize PHP Functions.

Go to Download


facile-it/moka

9 Favers
11656 Downloads

Shorthand for creating mock objects

Go to Download


c-malet/class-test

0 Favers
3345 Downloads

PHP Class testing

Go to Download


hautelook/frankenstein

22 Favers
3243 Downloads

The creature that is summoned by mixing PHPUnit, Prophecy, Atoum.

Go to Download


crimsonkissaki/mockmaker

4 Favers
44 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


Next >>