PHPackages                             creative-web-solution/cws-quilljs-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. creative-web-solution/cws-quilljs-bundle

ActiveSymfony-bundle

creative-web-solution/cws-quilljs-bundle
========================================

Add Quill rich text editor to symfony.

022PHP

Since Sep 30Pushed 1y agoCompare

[ Source](https://github.com/creative-web-solution/cws-quilljs-bundle)[ Packagist](https://packagist.org/packages/creative-web-solution/cws-quilljs-bundle)[ RSS](/packages/creative-web-solution-cws-quilljs-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

QuillJs bundle by CWS
=====================

[](#quilljs-bundle-by-cws)

Configuration
-------------

[](#configuration)

```
composer require creative-web-solution/cws-quilljs-bundle

```

**Add this line on bundles.php:**

```
Cws\Bundle\QuillJsBundle\CwsQuillJsBundle::class => ['all' => true],

```

Create `cws_quill_js.yaml` into config/packages:

```
cws_quill_js:
    enabled: true
    toolbar:
        - ['bold', 'italic', 'underline', 'strike']
        - [{'list': 'ordered'}, {'list': 'bullet'}]
        - ['link']
        - ['clean']

```

It's done.

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity17

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/01a6edfc28fdd5980ebea998fa551dee03468a3f1d481103ea275d18cec3a6cb?d=identicon)[Tw4n](/maintainers/Tw4n)

---

Top Contributors

[![elyanory](https://avatars.githubusercontent.com/u/6603242?v=4)](https://github.com/elyanory "elyanory (3 commits)")

### Embed Badge

![Health badge](/badges/creative-web-solution-cws-quilljs-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/creative-web-solution-cws-quilljs-bundle/health.svg)](https://phpackages.com/packages/creative-web-solution-cws-quilljs-bundle)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
