PHPackages                             avensome/commonmark-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. avensome/commonmark-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

avensome/commonmark-bundle
==========================

Integrates CommonMark into Symfony 4 apps.

0.1.1(8y ago)33.1k2MITPHPPHP ^7.0CI failing

Since May 4Pushed 6y ago2 watchersCompare

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

READMEChangelogDependencies (3)Versions (3)Used By (0)

Avensome CommonMark Bundle
==========================

[](#avensome-commonmark-bundle)

Provides seamless integration of [CommonMark](https://github.com/thephpleague/commonmark) with Symfony and Twig.

Requires PHP 7.0+ and Symfony 4.0+.

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

[](#installation)

Install with Composer:

```
composer require avensome/commonmark-bundle

```

Then add `Avensome\CommonMarkBundle\AvensomeCommonMarkBundle` to `config/bundles.php`:

```
