PHPackages                             mdespeuilles/markupfieldbundle - 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. mdespeuilles/markupfieldbundle

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

mdespeuilles/markupfieldbundle
==============================

Markup form field Bundle

1.0.1(9y ago)080MITPHPPHP &gt;=5.3.9

Since Apr 1Pushed 9y ago1 watchersCompare

[ Source](https://github.com/mdespeuilles/MarkupFieldBundle)[ Packagist](https://packagist.org/packages/mdespeuilles/markupfieldbundle)[ RSS](/packages/mdespeuilles-markupfieldbundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

MarkupFieldBundle
=================

[](#markupfieldbundle)

[![SensioLabsInsight](https://camo.githubusercontent.com/fd1e2875c798946faac59105c0758150c045b012403c032ccd1217ccc4d126f1/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f66376138386666352d653165312d343763392d396331352d3537316331363131356239382f6d696e692e706e67)](https://insight.sensiolabs.com/projects/f7a88ff5-e1e1-47c9-9c15-571c16115b98)

This bundle provides a markup form field for Symfony. This bundle is useful to create fake field wich contains text or HTML.

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

[](#installation)

### Installation

[](#installation-1)

To install MarkupFieldBundle with Composer just type in your terminal:

```
php composer.phar require mdespeuilles/markupfieldbundle
```

Now update your `AppKernel.php` file, and register the new bundle:

```
