PHPackages                             elephantly/kahlan-bundle - 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. elephantly/kahlan-bundle

AbandonedArchivedSymfony-bundle[Testing &amp; Quality](/categories/testing)

elephantly/kahlan-bundle
========================

Symfony bundle for Kahlan Test Framework integration

v0.9.8(8y ago)431.2k2[2 issues](https://github.com/elephantly/kahlan-bundle/issues)[1 PRs](https://github.com/elephantly/kahlan-bundle/pulls)MITPHPPHP &gt;=5.4

Since Dec 15Pushed 8y ago3 watchersCompare

[ Source](https://github.com/elephantly/kahlan-bundle)[ Packagist](https://packagist.org/packages/elephantly/kahlan-bundle)[ RSS](/packages/elephantly-kahlan-bundle/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (2)Dependencies (4)Versions (18)Used By (0)

[![Current Version](https://camo.githubusercontent.com/37ac47a4d1cd110658da13fe78d7700047a0dbbe6784b64069b48cf277490695/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656c657068616e746c792f6b61686c616e2d62756e646c652e737667)](https://packagist.org/packages/elephantly/kahlan-bundle) [![Build Status](https://camo.githubusercontent.com/0258f52a427f6b49a298e6847e65016448729c5ce7f19b7289f4e1b879026afb/68747470733a2f2f7472617669732d63692e6f72672f656c657068616e746c792f6b61686c616e2d62756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/elephantly/kahlan-bundle) [![Downloads](https://camo.githubusercontent.com/69c5c7a46d187ed7b6e69f214c16fdfb6c1d52cae43aec5de3930e182d6ffa76/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656c657068616e746c792f6b61686c616e2d62756e646c652e737667)](https://packagist.org/packages/elephantly/kahlan-bundle) [![Licence](https://camo.githubusercontent.com/5c47317a9d3cfb4b5aabd638fe36c1a2030624316918aea8083412ca6ce53bd7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f656c657068616e746c792f6b61686c616e2d62756e646c652e737667)](https://packagist.org/packages/elephantly/kahlan-bundle)

kahlan-bundle
=============

[](#kahlan-bundle)

A ToolBox to use kahlan with symfony easily.

Requirements :
--------------

[](#requirements-)

- php &gt;=5.4
- symfony/console ~2.7|~3.0|~4.0
- symfony/framework-bundle ~2.7|~3.0|~4.0
- kriswallsmith/buzz ^0.15
- kahlan/kahlan ~3.1|~4.0

Install :
---------

[](#install-)

Simply use `composer require --dev "elephantly/kahlan-bundle"` or add `"elephantly/kahlan-bundle": "0.9.6"` to your `composer.json` file.

Configuration :
---------------

[](#configuration-)

Simply register the bundle in Symfony's kernel like any other bundle:

```
