Download the PHP package nicolassing/quill-bundle without Composer
On this page you can find all versions of the php package nicolassing/quill-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nicolassing/quill-bundle
More information about nicolassing/quill-bundle
Files in nicolassing/quill-bundle
Download nicolassing/quill-bundle
More information about nicolassing/quill-bundle
Files in nicolassing/quill-bundle
Vendor nicolassing
Package quill-bundle
Short Description A Symfony bundle that integrates Quill as a drop-in replacement for textarea Symfony form.
License MIT
Package quill-bundle
Short Description A Symfony bundle that integrates Quill as a drop-in replacement for textarea Symfony form.
License MIT
Please rate this library. Is it a good library?
Informations about the package quill-bundle
NicolassingQuillBundle
This bundle integrate quilljs in your Symfony project.
Installation
Add the nicolassing/quill-bundle
package to your require
section in the composer.json
file.
Usage
Configure quill
client(s) in your config/packages/nicolassing_quill.yaml
:
There is 2 themes available
- snow (default)
- bubble
Add a quill widget into your form
Add javascript and stylesheet in your twig template
Contributing
Before submitting a Pull Request please check all tests pass
All versions of quill-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.3
ext-json Version *
symfony/form Version ^4.2|^5.0|^6.0
symfony/framework-bundle Version ^4.2|^5.0|^6.0
symfony/templating Version ^4.2|^5.0|^6.0
symfony/twig-bundle Version ^4.2|^5.0|^6.0
symfony/validator Version ^4.2|^5.0|^6.0
twig/twig Version ^2.0|^3.0
ext-json Version *
symfony/form Version ^4.2|^5.0|^6.0
symfony/framework-bundle Version ^4.2|^5.0|^6.0
symfony/templating Version ^4.2|^5.0|^6.0
symfony/twig-bundle Version ^4.2|^5.0|^6.0
symfony/validator Version ^4.2|^5.0|^6.0
twig/twig Version ^2.0|^3.0
The package nicolassing/quill-bundle contains the following files
Loading the files please wait ....