PHPackages                             peridot-php/peridot-prophecy-plugin - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. peridot-php/peridot-prophecy-plugin

ActiveLibrary[Testing &amp; Quality](/categories/testing)

peridot-php/peridot-prophecy-plugin
===================================

Inject prophecy mocks into your Peridot tests

1.1.0(11y ago)4100.2k↓41.2%5[1 issues](https://github.com/peridot-php/peridot-prophecy-plugin/issues)14MITPHP

Since Nov 5Pushed 8y ago2 watchersCompare

[ Source](https://github.com/peridot-php/peridot-prophecy-plugin)[ Packagist](https://packagist.org/packages/peridot-php/peridot-prophecy-plugin)[ RSS](/packages/peridot-php-peridot-prophecy-plugin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (3)Used By (14)

Peridot Prophecy Plugin
=======================

[](#peridot-prophecy-plugin)

[![Build Status](https://camo.githubusercontent.com/5a7a01055d3f7f97630c8d3baa5aea6745cfea38f2f3e052b9a901cd863aac8e/68747470733a2f2f7472617669732d63692e6f72672f70657269646f742d7068702f70657269646f742d70726f70686563792d706c7567696e2e706e67)](https://travis-ci.org/peridot-php/peridot-prophecy-plugin) [![HHVM Status](https://camo.githubusercontent.com/3f777f644b49fd40fea6a6f37d65d44bcd969f8770053743fec42925b88b0eee/687474703a2f2f6868766d2e683463632e64652f62616467652f70657269646f742d7068702f70657269646f742d70726f70686563792d706c7567696e2e737667)](http://hhvm.h4cc.de/package/peridot-php/peridot-prophecy-plugin)

Use Peridot with the amazing mocking framework [Prophecy](https://github.com/phpspec/prophecy)

\##Usage

We recommend installing this plugin to your project via composer:

```
$ composer require --dev peridot-php/peridot-prophecy-plugin:~1.0

```

You can register the plugin via your [peridot.php](http://peridot-php.github.io/#plugins) file.

```
