friendsofsymfony/ckeditor-bundle
Provides a CKEditor integration for your Symfony project.
Maintainers
Package info
github.com/FriendsOfSymfony/FOSCKEditorBundle
Type:symfony-bundle
pkg:composer/friendsofsymfony/ckeditor-bundle
Requires
- php: ^8.2
- ext-json: *
- ext-zip: *
- symfony/asset: ^5.4 || ^6.4 || ^7.4 || ^8.0
- symfony/config: ^5.4 || ^6.4 || ^7.4 || ^8.0
- symfony/dependency-injection: ^5.4 || ^6.4 || ^7.4 || ^8.0
- symfony/expression-language: ^5.4 || ^6.4 || ^7.4 || ^8.0
- symfony/form: ^5.4 || ^6.4 || ^7.4 || ^8.0
- symfony/framework-bundle: ^5.4 || ^6.4 || ^7.4 || ^8.0
- symfony/http-foundation: ^5.4 || ^6.4 || ^7.4 || ^8.0
- symfony/http-kernel: ^5.4 || ^6.4 || ^7.4 || ^8.0
- symfony/options-resolver: ^5.4 || ^6.4 || ^7.4 || ^8.0
- symfony/property-access: ^5.4 || ^6.4 || ^7.4 || ^8.0
- symfony/routing: ^5.4 || ^6.4 || ^7.4 || ^8.0
- symfony/twig-bundle: ^5.4 || ^6.4 || ^7.4 || ^8.0
- twig/twig: ^2.4 || ^3.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.41
- matthiasnoback/symfony-dependency-injection-test: ^4.0 || ^5.0 || ^6.0
- phpunit/phpunit: ^9.6 || ^10.5
- symfony/console: ^5.4 || ^6.4 || ^7.4 || ^8.0
- symfony/yaml: ^5.4 || ^6.4 || ^7.4 || ^8.0
Suggests
- egeloen/form-extra-bundle: Allows to load CKEditor asynchronously
Provides
None
Conflicts
- sebastian/environment: <1.3.4
- sebastian/exporter: <2.0.0
Replaces
None
MIT bf855d74d6aed0132d97c8f89c5ea8d81c4892a5
- Eric GELOEN <geloen.eric.woop@gmail.com>
- FriendsOfSymfony Community
README
General:
👁 Build Status
👁 Latest Stable Version
Quality:
👁 Scrutinizer Code Quality
👁 Scrutinizer Build
👁 Coverage Status
👁 Scrutinizer Code Intelligence
Numbers:
👁 Total Downloads
👁 Monthly Downloads
👁 Daily Downloads
Introduction
The bundle provides a CKEditor 4 integration for your Symfony Project. It automatically registers
the new ckeditor form type which can be easily as well as highly configured.
Migration from IvoryCKEditorBundle to FOSCKEditorBundle
As IvoryCKEditorBundle was abandoned, FriendsOfSymfony took this bundle over, to help you easily migrate just follow our guide.
Documentation
Please, read the official documentation.
License
This bundle is released under the MIT license. See the included LICENSE file for more information.
Contribute
We love contributors! Ivory is an open source project. If you'd like to contribute, feel free to propose a PR! You can follow the CONTRIBUTING file which will explain you how to set up the project.
