PHPackages                             peridot-php/peridot-httpkernel-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-httpkernel-plugin

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

peridot-php/peridot-httpkernel-plugin
=====================================

A Peridot plugin to simplify testing HttpKernel applications

1.1.0(11y ago)47.4k3MITPHP

Since Oct 23Pushed 6y ago2 watchersCompare

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

READMEChangelogDependencies (3)Versions (3)Used By (0)

Peridot HttpKernel Plugin
=========================

[](#peridot-httpkernel-plugin)

[![Build Status](https://camo.githubusercontent.com/0a5dd96e2c7ea27627b6012e7b7bedcdda0a108457afd270993cd2fbb2664fe3/68747470733a2f2f7472617669732d63692e6f72672f70657269646f742d7068702f70657269646f742d687474706b65726e656c2d706c7567696e2e706e67)](https://travis-ci.org/peridot-php/peridot-httpkernel-plugin) [![HHVM Status](https://camo.githubusercontent.com/d2f51f862023bc35bf5b2bb3c6cc4c6b7f0264d89e9b02e9457538ea57b86dd7/687474703a2f2f6868766d2e683463632e64652f62616467652f70657269646f742d7068702f70657269646f742d687474706b65726e656c2d706c7567696e2e737667)](http://hhvm.h4cc.de/package/peridot-php/peridot-httpkernel-plugin)

Easily test [HttpKernel](http://symfony.com/doc/current/components/http_kernel/introduction.html) applications with [Peridot](http://peridot-php.github.io/).

Some HttpKernel based frameworks:

- [Silex](http://silex.sensiolabs.org/)
- \[Laravel\] ()
- \[Symfony2\] ()

\##Usage

We recommend installing this plugin to your project via composer:

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

```

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

```
