PHPackages                             matks/markdown-blog-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. matks/markdown-blog-bundle

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

matks/markdown-blog-bundle
==========================

Markdown files based Bundle to integrate a simple blog in your Symfony application

1.0.2(8y ago)2612[1 issues](https://github.com/matks/MarkdownBlogBundle/issues)MITPHPPHP &gt;=5.5

Since May 6Pushed 8y ago2 watchersCompare

[ Source](https://github.com/matks/MarkdownBlogBundle)[ Packagist](https://packagist.org/packages/matks/markdown-blog-bundle)[ Docs](https://github.com/matks/MarkdownBlogBundle)[ RSS](/packages/matks-markdown-blog-bundle/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (10)Versions (4)Used By (0)

MarkdownBlogBundle
==================

[](#markdownblogbundle)

[![Latest Stable Version](https://camo.githubusercontent.com/bf771cb6f5ae27f2b5db11fcf7902b21992ba4e2b8ece455af33528b5dd33dc4/68747470733a2f2f706f7365722e707567782e6f72672f6d61746b732f6d61726b646f776e2d626c6f672d62756e646c652f762f737461626c652e737667)](https://packagist.org/packages/matks/markdown-blog-bundle)[![Build Status](https://camo.githubusercontent.com/c8bcc555f6fa9b83a6126c95fe52ece9a67d820f82a4dea8fd0cd3bbc358cddc/68747470733a2f2f7472617669732d63692e6f72672f6d61746b732f4d61726b646f776e426c6f6742756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/matks/MarkdownBlogBundle)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/d8181badf6b2c6e7f75538c0336faf330ca54f908d74ff6b2c7ac5d5a691d629/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d61746b732f4d61726b646f776e426c6f6742756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/matks/MarkdownBlogBundle/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/6af4a7da39c74ea7cbff2a731cc2f696ccb6507d38a532d05101146244e1a5f5/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d61746b732f4d61726b646f776e426c6f6742756e646c652f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/matks/MarkdownBlogBundle/?branch=master)[![License](https://camo.githubusercontent.com/fe2b51c51c65dc64cc87c9f9e5da1f28aa7dd42dd875d573871d88ef8ec1783b/68747470733a2f2f706f7365722e707567782e6f72672f6d61746b732f6d61726b646f776e2d626c6f672d62756e646c652f6c6963656e73652e737667)](https://packagist.org/packages/matks/markdown-blog-bundle)

Markdown files based Bundle to integrate a simple blog in your Symfony application

[![](https://cloud.githubusercontent.com/assets/3830050/15139430/61e1b8e2-1696-11e6-9dec-28e3909848b9.jpg)](https://cloud.githubusercontent.com/assets/3830050/15139430/61e1b8e2-1696-11e6-9dec-28e3909848b9.jpg)

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

[](#installation)

Require the bundle

```
$ composer require matks/markdown-blog-bundle
```

Enable the bundle in your Symfony application

```
