PHPackages                             tmsolution/prototype-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. tmsolution/prototype-bundle

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

tmsolution/prototype-bundle
===========================

Symfony2 bundle for prototype

v1.3(10y ago)0492[4 issues](https://github.com/TMSolution/PrototypeBundle/issues)MITPHPPHP &gt;=5.3.2

Since Aug 12Pushed 9y agoCompare

[ Source](https://github.com/TMSolution/PrototypeBundle)[ Packagist](https://packagist.org/packages/tmsolution/prototype-bundle)[ Docs](https://github.com/TMSolution/MenuBundle)[ RSS](/packages/tmsolution-prototype-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (11)Versions (23)Used By (0)

PrototypeBundle installation description
========================================

[](#prototypebundle-installation-description)

> by Damian Piela

---

[![Build Status](https://camo.githubusercontent.com/38c1a36855daccfcdbc4d0864b3b17c668dd457d4e862809a4112e037ed6216e/68747470733a2f2f7472617669732d63692e6f72672f544d536f6c7574696f6e2f50726f746f7479706542756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/TMSolution/PrototypeBundle)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/69b0dffa56463dfea50ea67ef4b55dac5ab889a53432d52fd491c59c69eb4118/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f544d536f6c7574696f6e2f50726f746f7479706542756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/TMSolution/PrototypeBundle/?branch=master)[![Build Status](https://camo.githubusercontent.com/3b3d99842af24b1d5d2bdb7432affa3edf7e3e4e6abb5a4d1424b3c3a0a4560b/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f544d536f6c7574696f6e2f50726f746f7479706542756e646c652f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/TMSolution/PrototypeBundle/build-status/master)

### Installation

[](#installation)

To install the bundle, add:

```
//composer require

"tmsolution/prototype-bundle": "1.1.*"

```

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

```
