PHPackages                             orlyapps/nova-texteditor - 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. orlyapps/nova-texteditor

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

orlyapps/nova-texteditor
========================

Laravel Nova Text Editor with text templates, text blocks and dynamic variable

1259Vue

Since Mar 2Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/orlyapps/nova-texteditor)[ Packagist](https://packagist.org/packages/orlyapps/nova-texteditor)[ RSS](/packages/orlyapps-nova-texteditor/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (3)Used By (0)

Laravel Nova Text Editor with text templates, text blocks and dynamic variable
==============================================================================

[](#laravel-nova-text-editor-with-text-templates-text-blocks-and-dynamic-variable)

[![Latest Version on Packagist](https://camo.githubusercontent.com/1e5aa40ff76f9619fdbdb0cf41fd33d0b829ba316fa168f933029dd11a0b9f26/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f726c79617070732f6e6f76612d74657874656469746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/orlyapps/nova-texteditor)[![GitHub Tests Action Status](https://camo.githubusercontent.com/04afeb457b4daa26d49608608b94a6f80b2f74b8b637b4adce2ea83f1835f3b7/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6f726c79617070732f6e6f76612d74657874656469746f722f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/orlyapps/nova-texteditor/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/1dcfaf9bc30266f0923c9a5da113e21bcd02b7880f9d462252a92efcd8b75b25/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6f726c79617070732f6e6f76612d74657874656469746f722f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/orlyapps/nova-texteditor/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/75f79cfa07bcfdc7191baef0cccc11036ba4f432bfd6a7dcf1ed8a5d69197a00/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f726c79617070732f6e6f76612d74657874656469746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/orlyapps/nova-texteditor)

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

[](#installation)

You can install the package via composer:

```
composer require orlyapps/nova-texteditor
```

You can publish and run the migrations with:

```
php artisan vendor:publish --provider="Orlyapps\NovaTexteditor\NovaTexteditorServiceProvider" --tag="nova-texteditor-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --provider="Orlyapps\NovaTexteditor\NovaTexteditorServiceProvider" --tag="nova-texteditor-config"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$nova-texteditor = new Orlyapps\NovaTexteditor();
echo $nova-texteditor->echoPhrase('Hello, Orlyapps!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Florian Strauß](https://github.com/orlyapps)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance52

Moderate activity, may be stable

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/151910418d1ae1eb29a6bbeb788ea67c1ee0c77a1c02a2a437372a52da5739c4?d=identicon)[orlyapps](/maintainers/orlyapps)

---

Top Contributors

[![orlyapps](https://avatars.githubusercontent.com/u/5220826?v=4)](https://github.com/orlyapps "orlyapps (3 commits)")

### Embed Badge

![Health badge](/badges/orlyapps-nova-texteditor/health.svg)

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

###  Alternatives

[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[whitecube/nova-flexible-content

Flexible Content &amp; Repeater Fields for Laravel Nova.

8053.0M25](/packages/whitecube-nova-flexible-content)[mopa/bootstrap-bundle

Easy integration of twitters bootstrap into symfony2

7042.9M33](/packages/mopa-bootstrap-bundle)[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3871.2M](/packages/limenius-react-bundle)[nicmart/string-template

StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.

2101.7M30](/packages/nicmart-string-template)[symfony/ux-icons

Renders local and remote SVG icons in your Twig templates.

555.8M69](/packages/symfony-ux-icons)

PHPackages © 2026

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