PHPackages                             reclic/easymde-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. reclic/easymde-bundle

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

reclic/easymde-bundle
=====================

Provides Symfony with EasyMDE - Markdown Editor

v0.1.0(3y ago)216MITPHP

Since Aug 31Pushed 3y ago1 watchersCompare

[ Source](https://github.com/reclic-dev/easymde-bundle)[ Packagist](https://packagist.org/packages/reclic/easymde-bundle)[ RSS](/packages/reclic-easymde-bundle/feed)WikiDiscussions main Synced 1mo ago

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

EasyMDE Symfony Bundle
======================

[](#easymde-symfony-bundle)

This simple bundle provides Symfony with a new Type that embeds the [EasyMDE - Markdown Editor](https://github.com/Ionaru/easy-markdown-editor).

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

[](#installation)

### Download the bundle

[](#download-the-bundle)

Open a command console, enter your project directory, and execute the following command to download the latest stable version of this bundle and add it as a dependency to your project:

```
composer require reclic/easymde-bundle

```

### Enable the bundle

[](#enable-the-bundle)

Then, if it hasnn't been performed automatically, enable the bundle by adding a new line to your `config/bundles.php`:

```
