PHPackages                             moh-slimani/nova-tiny-m-c-e - 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. moh-slimani/nova-tiny-m-c-e

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

moh-slimani/nova-tiny-m-c-e
===========================

A Laravel Nova field that uses Tiny MCE.

1.0.1(3y ago)012MITVuePHP ^7.3|^8.0

Since Dec 21Pushed 3y ago1 watchersCompare

[ Source](https://github.com/moh-slimani/moh-slimani-nova-tiny-m-c-e)[ Packagist](https://packagist.org/packages/moh-slimani/nova-tiny-m-c-e)[ RSS](/packages/moh-slimani-nova-tiny-m-c-e/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependenciesVersions (3)Used By (0)

Nova TinyMCE
============

[](#nova-tinymce)

A Nova detail field that uses [TinyMCE](https://tiny.cloud/). to add the functionality of Riche Text editor.

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

[](#installation)

```
composer require moh-slimani/nova-tiny-m-c-e
```

Usage
-----

[](#usage)

```
use MohSlimani\NovaTinyMCE\NovaTinyMCE;

//..
    public function fields(NovaRequest $request): array
    {
        return [
            //..
              NovaTinyMCE::make(__('text'))->hideFromIndex(),
            //..
        ]
    }
```

Options
-------

[](#options)

### Full Width

[](#full-width)

```
NovaTinyMCE::make(__('text'))->fullWidth(),
```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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 ~0 days

Total

2

Last Release

1289d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/889517e68d00e2c3709f76b1b944493e4303ff205c6a836108fb8dae6eb50cb6?d=identicon)[slimani](/maintainers/slimani)

---

Top Contributors

[![slimani-dev](https://avatars.githubusercontent.com/u/25089144?v=4)](https://github.com/slimani-dev "slimani-dev (5 commits)")

---

Tags

laravelnova

### Embed Badge

![Health badge](/badges/moh-slimani-nova-tiny-m-c-e/health.svg)

```
[![Health](https://phpackages.com/badges/moh-slimani-nova-tiny-m-c-e/health.svg)](https://phpackages.com/packages/moh-slimani-nova-tiny-m-c-e)
```

###  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)[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!

116939.6k4](/packages/emilianotisato-nova-tinymce)[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)
