creative-web-solution/cws-quilljs-bundle
Symfony bundle that integrates the QuillJS rich text editor. Install via Composer, register the bundle, then configure cws_quill_js in config/packages to enable it and define toolbar buttons (bold/italic, lists, links, clean, etc.).
stof/doctrine-extensions (for database storage) + vanilla Quill.js if you want more flexibility.For Executives: "This bundle lets us add professional-grade rich text editing to forms with a single Composer command—no frontend dev work. For example, we could launch a customer support ticketing system with WYSIWYG descriptions in 2 hours instead of 2 days. The MIT license keeps costs low, and the minimal setup (just a YAML config) reduces technical debt. We’ll focus engineering on [high-impact feature X] while this handles a table-stakes need."
For Engineering: *"This is a lightweight Laravel wrapper for Quill.js that handles the boilerplate of initializing the editor in forms. It’s ideal for:
For Design/UX:
"This gives us a polished, mobile-friendly rich text editor out of the box—no more clunky <textarea> fields. The toolbar can be tailored to match our brand (e.g., hide ‘strike’ if we don’t use it), and it supports images/links natively. For [feature Z], it’ll let users format content intuitively without training."
How can I help you explore Laravel packages today?