PHPackages                             ameenross/psysh-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. [CLI &amp; Console](/categories/cli)
4. /
5. ameenross/psysh-bundle

ActiveSymfony-bundle[CLI &amp; Console](/categories/cli)

ameenross/psysh-bundle
======================

A port of the PHP REPL PsySH for Symfony 2.x.

v2.0.4(8y ago)0799MITPHP

Since Jun 22Pushed 8y ago1 watchersCompare

[ Source](https://github.com/ameenross/PsyshBundle)[ Packagist](https://packagist.org/packages/ameenross/psysh-bundle)[ RSS](/packages/ameenross-psysh-bundle/feed)WikiDiscussions symfony-2.x Synced 1mo ago

READMEChangelogDependencies (4)Versions (12)Used By (0)

PsyshBundle for Symfony 2.x
===========================

[](#psyshbundle-for-symfony-2x)

Intro
-----

[](#intro)

When trying to install the Psysh Bundle from Theo Fidry in a Symfony 2.3 project, I ran into a bug. Since Theo Fidry only seems to maintain a newer version of the bundle (he only has a master branch), I decided to fork.

Install
-------

[](#install)

```
composer require --dev ameenross/psysh-bundle
```

Then, enable the bundle by updating your `app/AppKernel.php` file to enable the bundle:

```
