PHPackages                             ikimea/ckeditor-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. ikimea/ckeditor-bundle

Abandoned → [egeloen/ckeditor-bundle](/?search=egeloen%2Fckeditor-bundle)Symfony-bundle[Utility &amp; Helpers](/categories/utility)

ikimea/ckeditor-bundle
======================

Integrate CKEditor with Symfony2

0.4.x-dev(13y ago)1421MITPHPPHP &gt;=5.3.2

Since Jun 2Pushed 13y agoCompare

[ Source](https://github.com/Ikimea/CKEditorBundle)[ Packagist](https://packagist.org/packages/ikimea/ckeditor-bundle)[ Docs](https://github.com/Ikimea/CKEditorBundle)[ RSS](/packages/ikimea-ckeditor-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (4)Used By (0)

This project is no longer maintained by Ikimea
==============================================

[](#this-project-is-no-longer-maintained-by-ikimea)

Use [IvoryCKEditorBundle](https://github.com/egeloen/IvoryCKEditorBundle) instead
---------------------------------------------------------------------------------

[](#use-ivoryckeditorbundle-instead)

\##Ckeditor

CKEditor est un éditeur de texte pour être utilisé dans les pages Web. Il s'agit d'un éditeur WYSIWYG, ce qui signifie que le texte en cours d'édition sur il semble aussi semblables que possible aux utilisateurs résultats ont quand le publier. Il apporte les fonctionnalités d'édition web communes trouvées sur les applications de bureau d'édition telles que Microsoft Word et OpenOffice.

Features
========

[](#features)

- Symfony2 integration

Installation with Symfony 2.1 and composer
==========================================

[](#installation-with-symfony-21-and-composer)

Just add the following line to your projects composer.json require section:

```
"ikimea/ckeditor-bundle": "dev-master"

```

Enable the module
=================

[](#enable-the-module)

```
