PHPackages                             outl1ne/nova-trumbowyg-field - 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. outl1ne/nova-trumbowyg-field

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

outl1ne/nova-trumbowyg-field
============================

A Trumbowyg WYSIWYG field for Laravel Nova.

1.1.3(2y ago)629.7k↓36.4%4MITPHPPHP &gt;=8.0

Since Aug 11Pushed 2y ago4 watchersCompare

[ Source](https://github.com/outl1ne/nova-trumbowyg-field)[ Packagist](https://packagist.org/packages/outl1ne/nova-trumbowyg-field)[ RSS](/packages/outl1ne-nova-trumbowyg-field/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (1)Versions (6)Used By (0)

Nova Trumbowyg Field
====================

[](#nova-trumbowyg-field)

[![Latest Version on Packagist](https://camo.githubusercontent.com/e1efcd30b0934cab6f17d530b04e361d2d972104c545522c4e131e0c2933e0b0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f75746c316e652f6e6f76612d7472756d626f7779672d6669656c642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/outl1ne/nova-trumbowyg-field)[![Total Downloads](https://camo.githubusercontent.com/28bb839913abe03a178b9a7286d5136c16979d109e292bae77404c8444cd9efc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f75746c316e652f6e6f76612d7472756d626f7779672d6669656c642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/outl1ne/nova-trumbowyg-field)

This [Laravel Nova](https://nova.laravel.com/) package adds a Trumbowyg field to Nova's arsenal of fields.

Requirements
------------

[](#requirements)

- `php: >=8.0`
- `laravel/nova: ^4.0`

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

[](#installation)

Install the package in to a Laravel app that uses [Nova](https://nova.laravel.com) via composer:

```
composer require outl1ne/nova-trumbowyg-field
```

Publish icons SVG:

```
php artisan vendor:publish --provider="Outl1ne\NovaTrumbowygField\FieldServiceProvider" --tag=public
```

Usage
-----

[](#usage)

```
use Outl1ne\NovaTrumbowygField\Trumbowyg;

public function fields(Request $request) {
    Trumbowyg::make('Content', 'content'),
}
```

Credits
-------

[](#credits)

- [Tarvo Reinpalu](https://github.com/tarpsvo)

License
-------

[](#license)

Nova Trumbowyg Field is open-sourced software licensed under the [MIT license](LICENSE.md).

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity33

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~122 days

Total

5

Last Release

888d ago

### Community

Maintainers

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

---

Top Contributors

[![Tarpsvo](https://avatars.githubusercontent.com/u/2018660?v=4)](https://github.com/Tarpsvo "Tarpsvo (16 commits)")

---

Tags

laravelfieldnovaoutl1netrumbowyg

### Embed Badge

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

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

###  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)[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)[optimistdigital/nova-notes-field

This Laravel Nova package adds a notes field to Nova's arsenal of fields.

52139.5k](/packages/optimistdigital-nova-notes-field)[outl1ne/nova-notes-field

This Laravel Nova package adds a notes field to Nova's arsenal of fields.

52127.3k](/packages/outl1ne-nova-notes-field)

PHPackages © 2026

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