PHPackages                             alfonsobries/nova-froala-editor - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. alfonsobries/nova-froala-editor

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

alfonsobries/nova-froala-editor
===============================

A Laravel Nova froala editor field.

1.0(7y ago)1710.1k1[2 issues](https://github.com/alfonsobries/nova-froala-editor/issues)MITVuePHP &gt;=7.1.0

Since Aug 25Pushed 7y ago1 watchersCompare

[ Source](https://github.com/alfonsobries/nova-froala-editor)[ Packagist](https://packagist.org/packages/alfonsobries/nova-froala-editor)[ RSS](/packages/alfonsobries-nova-froala-editor/feed)WikiDiscussions master Synced 1mo ago

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

Nova Froala editor field
========================

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

Laravel Nova Froala Editor field.

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

[](#installation)

1. You can install the package in to a Laravel app that uses Nova via composer:

```
composer require alfonsobries/nova-froala-editor

```

2. The froala editor needs to load the font awesome library, in order to publish the fonts in the public folder you need to run:

```
php artisan vendor:publish --tag=froala-editor-fonts

```

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

[](#simple-usage)

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

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

[](#advanced-usage)

You can pass any existing Froala option. Consult the [Froala documentation](https://www.froala.com/wysiwyg-editor/docs/options) to view the list of all the available options

```
NovaFroalaEditor::make('Description')
    ->options(['toolbarInline' => true])
```

Screenshot
----------

[](#screenshot)

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

License
-------

[](#license)

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

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity57

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

Unknown

Total

1

Last Release

2818d 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 (5 commits)")

---

Tags

froala-editorlaravelnovalaravelnovafroala

### Embed Badge

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

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

###  Alternatives

[optimistdigital/nova-multiselect-field

A multiple select field for Laravel Nova.

3403.5M7](/packages/optimistdigital-nova-multiselect-field)[digital-creative/conditional-container

Provides an easy way to conditionally show and hide fields in your Nova resources.

116593.8k4](/packages/digital-creative-conditional-container)[genealabs/laravel-overridable-model

Provide a uniform method of allowing models to be overridden in Laravel.

92398.0k2](/packages/genealabs-laravel-overridable-model)[inspheric/nova-defaultable

Default values for Nova fields when creating resources and running resource actions.

51174.8k1](/packages/inspheric-nova-defaultable)[murdercode/nova4-tinymce-editor

Boost your Laravel Nova with the TinyMCE editor.

17165.2k](/packages/murdercode-nova4-tinymce-editor)[yieldstudio/nova-google-autocomplete

A Laravel Nova Google autocomplete field.

12218.4k](/packages/yieldstudio-nova-google-autocomplete)

PHPackages © 2026

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