PHPackages                             flexix/prototype-controller-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. [Framework](/categories/framework)
4. /
5. flexix/prototype-controller-bundle

ActiveSymfony-bundle[Framework](/categories/framework)

flexix/prototype-controller-bundle
==================================

Symfony Flexix bundle

v1.4(7y ago)0711MITPHPPHP &gt;=5.5.9

Since Aug 25Pushed 7y ago2 watchersCompare

[ Source](https://github.com/flexix/PrototypeControllerBundle)[ Packagist](https://packagist.org/packages/flexix/prototype-controller-bundle)[ Docs](https://github.com/flexix/controller-configuration-bundle)[ RSS](/packages/flexix-prototype-controller-bundle/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (5)Dependencies (6)Versions (6)Used By (0)

Sorry, it's not complete yet!
=============================

[](#sorry-its-not-complete-yet)

We are still working on it! (so hard :))
========================================

[](#we-are-still-working-on-it-so-hard-)

Flexix\\PrototypeControllerBundle
=================================

[](#flexixprototypecontrollerbundle)

> by Mariusz Piela

---

### Installation

[](#installation)

To install the bundle, add:

```
//composer require

"flexix/prototype-controller-bundle": "dev-master"

```

to your project's `composer.json` file. Later, enable your bundle in the app's kernel:

```
