PHPackages                             qbbr/entity-hidden-type-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. [Templating &amp; Views](/categories/templating)
4. /
5. qbbr/entity-hidden-type-bundle

ActiveSymfony-bundle[Templating &amp; Views](/categories/templating)

qbbr/entity-hidden-type-bundle
==============================

Symfony 2 entity hidden form type

2.0.4(7y ago)08.5kMITPHPPHP &gt;=5.4.0

Since Nov 10Pushed 2y ago1 watchersCompare

[ Source](https://github.com/qbbr/EntityHiddenTypeBundle)[ Packagist](https://packagist.org/packages/qbbr/entity-hidden-type-bundle)[ Docs](https://github.com/qbbr/EntityHiddenTypeBundle)[ RSS](/packages/qbbr-entity-hidden-type-bundle/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (7)Used By (0)

EntityHiddenTypeBundle
======================

[](#entityhiddentypebundle)

[![Latest Stable Version](https://camo.githubusercontent.com/7f23b4d70af39f753a30e9af04700e993b3d015f3ecb4bf16beb8632fcc22ac6/68747470733a2f2f706f7365722e707567782e6f72672f716262722f656e746974792d68696464656e2d747970652d62756e646c652f762f737461626c65)](https://packagist.org/packages/qbbr/entity-hidden-type-bundle)[![Total Downloads](https://camo.githubusercontent.com/af0281de7a9773cf67f6b63d8ac5d7ec4a1882dff7993ced75a4bbd6a4be77a2/68747470733a2f2f706f7365722e707567782e6f72672f716262722f656e746974792d68696464656e2d747970652d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/qbbr/entity-hidden-type-bundle)[![License](https://camo.githubusercontent.com/3e830e048a360ea3c59539759e8d8b699bba402a302aa4ed5836fa7fee447b3d/68747470733a2f2f706f7365722e707567782e6f72672f716262722f656e746974792d68696464656e2d747970652d62756e646c652f6c6963656e7365)](https://packagist.org/packages/qbbr/entity-hidden-type-bundle)

Installation
------------

[](#installation)

### Step 1: Download the Bundle

[](#step-1-download-the-bundle)

#### Symfony &gt;= 2.8

[](#symfony--28)

```
$ composer require qbbr/entity-hidden-type-bundle
```

#### Symfony &lt; 2.8

[](#symfony--28-1)

```
$ composer require qbbr/entity-hidden-type-bundle 1.*
```

### Step 2: Enable the Bundle

[](#step-2-enable-the-bundle)

```
