PHPackages                             alfonsobries/nova-trumbowyg - 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. [Templating &amp; Views](/categories/templating)
4. /
5. alfonsobries/nova-trumbowyg

AbandonedArchivedLibrary[Templating &amp; Views](/categories/templating)

alfonsobries/nova-trumbowyg
===========================

A Laravel Trumbowyg Nova field.

1.0.1(7y ago)1332.9k↓63.7%7[4 issues](https://github.com/alfonsobries/nova-trumbowyg/issues)[1 PRs](https://github.com/alfonsobries/nova-trumbowyg/pulls)MITVuePHP &gt;=7.1.0

Since Aug 25Pushed 6y ago1 watchersCompare

[ Source](https://github.com/alfonsobries/nova-trumbowyg)[ Packagist](https://packagist.org/packages/alfonsobries/nova-trumbowyg)[ RSS](/packages/alfonsobries-nova-trumbowyg/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)DependenciesVersions (3)Used By (0)

Nova Trumbowyg editor field
===========================

[](#nova-trumbowyg-editor-field)

Laravel Nova Trumbowyg Editor field.

Installation
------------

[](#installation)

Just install the package in to a Laravel app that uses Nova via composer:

```
composer require alfonsobries/nova-trumbowyg

```

Simple Usage:
-------------

[](#simple-usage)

```
NovaTrumbowyg::make('Field Name')
```

Advanced Usage:
---------------

[](#advanced-usage)

You can pass any existing Trumbowyg option. Consult the [Trumbowyg documentation](https://alex-d.github.io/Trumbowyg/documentation/#basic-options) to view the list of all the available options.

```
NovaFroalaEditor::make('Description')
    ->options(['btns' => [['bold', 'italic'], ['link']]])
```

Screenshot
----------

[](#screenshot)

[![Trumbowyg editor](./docs/sh1.png)](./docs/sh1.png)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE) for more information.

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance14

Infrequent updates — may be unmaintained

Popularity36

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 60% 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.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

2869d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d80f711672e38ea7fd45caefbc98afdf60e2986929be4c8023a1ad309f3bcbb5?d=identicon)[vexilo](/maintainers/vexilo)

---

Top Contributors

[![alfonsobries](https://avatars.githubusercontent.com/u/17262776?v=4)](https://github.com/alfonsobries "alfonsobries (3 commits)")[![ajmariduena](https://avatars.githubusercontent.com/u/31521624?v=4)](https://github.com/ajmariduena "ajmariduena (1 commits)")[![bvweijen](https://avatars.githubusercontent.com/u/2518540?v=4)](https://github.com/bvweijen "bvweijen (1 commits)")

---

Tags

laravelnovatrumbowyglaravelnovatrumbowyg

### Embed Badge

![Health badge](/badges/alfonsobries-nova-trumbowyg/health.svg)

```
[![Health](https://phpackages.com/badges/alfonsobries-nova-trumbowyg/health.svg)](https://phpackages.com/packages/alfonsobries-nova-trumbowyg)
```

###  Alternatives

[whitecube/nova-flexible-content

Flexible Content &amp; Repeater Fields for Laravel Nova.

8113.3M27](/packages/whitecube-nova-flexible-content)[outl1ne/nova-multiselect-field

A multiple select field for Laravel Nova.

3423.3M2](/packages/outl1ne-nova-multiselect-field)[johnathan/nova-trumbowyg

A Laravel Nova wrapper for the Trumbowyg WYSIWYG editor

25216.5k](/packages/johnathan-nova-trumbowyg)[waynestate/nova-ckeditor4-field

This nova package allows you to use CKEditor 4 for text areas.

63769.8k9](/packages/waynestate-nova-ckeditor4-field)[saumini/ellipsis-textarea

A Laravel Nova textarea field with ellipsis support

12153.2k](/packages/saumini-ellipsis-textarea)[joshmoreno/nova-html-field

A Laravel Nova field for rendering custom html on index, detail, and forms.

13102.0k3](/packages/joshmoreno-nova-html-field)

PHPackages © 2026

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