PHPackages                             helios-ag/fm-bbcode-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. helios-ag/fm-bbcode-bundle

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

helios-ag/fm-bbcode-bundle
==========================

Symfony FMBbCodeBundle

7.0(10y ago)57207.5k↓44%32[12 issues](https://github.com/helios-ag/FMBbCodeBundle/issues)[3 PRs](https://github.com/helios-ag/FMBbCodeBundle/pulls)MITPHPPHP &gt;=5.5CI failing

Since Jul 28Pushed 10mo ago6 watchersCompare

[ Source](https://github.com/helios-ag/FMBbCodeBundle)[ Packagist](https://packagist.org/packages/helios-ag/fm-bbcode-bundle)[ Docs](https://github.com/helios-ag/FMBbCodeBundle)[ RSS](/packages/helios-ag-fm-bbcode-bundle/feed)WikiDiscussions 3.0 Synced yesterday

READMEChangelog (8)Dependencies (15)Versions (15)Used By (0)

FMBBCodeBundle
==============

[](#fmbbcodebundle)

[PHP-Decoda](https://github.com/milesj/decoda) integration in Symfony2

A lightweight lexical string parser for BBCode styled markup.

Contributors
------------

[](#contributors)

- **Alexandre Quercia [alquerci](https://github.com/alquerci)**
- Gaiffe Antoine [toinouu](https://github.com/toinouu)
- Luis Íñiguez [idetia](https://github.com/idetia)
- Sebastian [slider](https://github.com/slider)
- [olleyyy](https://github.com/olleyyy)
- Dirk Olbertz [dolbertz](https://github.com/dolbertz)
- Florian Krauthan [fkrauthan](https://github.com/fkrauthan)
- [predakanga](https://github.com/predakanga)
- Dan [piratadelfuturo](https://github.com/piratadelfuturo)

### Code Quality Assurance

[](#code-quality-assurance)

SLInsightTravis CIGitterCoverageStyleCI[![SensioLabsInsight](https://camo.githubusercontent.com/f9c1149f32698ccc292149c1c0833ef41a5bfe52e232278f939af47bf7a9df9b/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f66333535633538622d663962362d343832632d386432642d6431626338373931633965352f6269672e706e67)](https://insight.sensiolabs.com/projects/f355c58b-f9b6-482c-8d2d-d1bc8791c9e5)[![Build Status](https://camo.githubusercontent.com/31972bef95cb353edff9213b72391e25356a000cd46c7efde6da7d6cd5b2fc29/68747470733a2f2f7472617669732d63692e6f72672f68656c696f732d61672f464d4262436f646542756e646c652e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/helios-ag/FMBbCodeBundle)[![Join the chat at https://gitter.im/helios-ag/FMBbCodeBundle](https://camo.githubusercontent.com/abe08b740a4156153736f791393ec4da6619c4be73212e75769f52edacc0e2b5/68747470733a2f2f6261646765732e6769747465722e696d2f4a6f696e253230436861742e737667)](https://gitter.im/helios-ag/FMBbCodeBundle?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)[![Coverage Status](https://camo.githubusercontent.com/7018ff5d41b559c18be8fefe6105e041f74a3c716ef0d79a1d5f631712d9f83a/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f68656c696f732d61672f464d4262436f646542756e646c652f62616467652e7376673f6272616e63683d6d617374657226736572766963653d676974687562)](https://coveralls.io/github/helios-ag/FMBbCodeBundle?branch=master)[![StyleCI](https://camo.githubusercontent.com/091ae3c2fe5f3941f998c48cbe5c510415b6ad6ff4af9aad0d9aa2bf163c01ed/68747470733a2f2f7374796c6563692e696f2f7265706f732f323731343031332f736869656c64)](https://styleci.io/repos/2714013)Deps StatusVersionDownloads[![Dependency Status](https://camo.githubusercontent.com/9fd128e278bf67caed531099971cfea3d3c4a837bd609215a1c3ca189ecc3a7c/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f757365722f70726f6a656374732f3533646235366330346233616338376436613030303230372f62616467652e7376673f7374796c653d666c6174)](https://www.versioneye.com/user/projects/53db56c04b3ac87d6a000207)[![Latest Stable Version](https://camo.githubusercontent.com/b021c37e7a11482139159979478bb47b83743447718810905293660ff3a0f226/68747470733a2f2f706f7365722e707567782e6f72672f68656c696f732d61672f666d2d6262636f64652d62756e646c652f76657273696f6e2e706e67)](https://packagist.org/packages/helios-ag/fm-bbcode-bundle)[![Total Downloads](https://camo.githubusercontent.com/9e2a810ca35fcf20265e15b8eff5cecabbf27114b4839f26bbe893739f84377c/68747470733a2f2f706f7365722e707567782e6f72672f68656c696f732d61672f666d2d6262636f64652d62756e646c652f642f746f74616c2e706e67)](https://packagist.org/packages/helios-ag/fm-bbcode-bundle)Installation
------------

[](#installation)

To install this bundle, you'll need both the [Decoda library](https://github.com/milesj/decoda)and this bundle. Installation depends on how your project is setup:

### Step 1: Installation

[](#step-1-installation)

Using Composer, just add the following configuration to your `composer.json`:

Or you can use composer to install this bundle:

For symfony &lt;3.0, use latest ~6 version

```
composer require helios-ag/fm-bbcode-bundle:~6
```

for Symfony 3

```
composer require helios-ag/fm-bbcode-bundle
```

or

```
composer require helios-ag/fm-bbcode-bundle:~7
```

### Step 2: Enable the bundle

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

Finally, enable the bundle in the kernel:

```
