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)1331.9k↓30%7[2 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 1mo ago

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

35

—

LowBetter than 80% of packages

Maintenance17

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

2823d 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.

8053.0M25](/packages/whitecube-nova-flexible-content)[outl1ne/nova-multiselect-field

A multiple select field for Laravel Nova.

3402.9M2](/packages/outl1ne-nova-multiselect-field)[emilianotisato/nova-tinymce

This Nova package allow you to use TinyMCE editor for text areas.You can customize the editor options and... you can upload images to your server and put them rigth there on the text without leaving the text editor!

116884.3k4](/packages/emilianotisato-nova-tinymce)[johnathan/nova-trumbowyg

A Laravel Nova wrapper for the Trumbowyg WYSIWYG editor

25214.0k](/packages/johnathan-nova-trumbowyg)[silvanite/novafieldcheckboxes

A Laravel Nova field to display a number of multi-select options using checkboxes.

70846.9k1](/packages/silvanite-novafieldcheckboxes)[waynestate/nova-ckeditor4-field

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

62739.1k8](/packages/waynestate-nova-ckeditor4-field)

PHPackages © 2026

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