PHPackages                             francescobruno-cmv/tiny-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. [Templating &amp; Views](/categories/templating)
4. /
5. francescobruno-cmv/tiny-editor

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

francescobruno-cmv/tiny-editor
==============================

A TinyMCE Livewire component

0.0.6(1mo ago)04MITPHPPHP ^8.1

Since Apr 17Pushed 1mo agoCompare

[ Source](https://github.com/FrancescoBruno-cmv/tiny-editor)[ Packagist](https://packagist.org/packages/francescobruno-cmv/tiny-editor)[ RSS](/packages/francescobruno-cmv-tiny-editor/feed)WikiDiscussions main Synced 1w ago

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

Tiny Editor
===========

[](#tiny-editor)

[![Latest Version on Packagist](https://camo.githubusercontent.com/8441d75a546fa6f3d3200446fd635718c4b08f6f516916264ba7231a29d39560/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6672616e636573636f6272756e6f2d636d762f74696e792d656469746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/francescobruno-cmv/tiny-editor)[![Total Downloads](https://camo.githubusercontent.com/f955c12eefdb08c7bfdb088a947c22d4db37d410a42816620b352b3a111a2f8b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6672616e636573636f6272756e6f2d636d762f74696e792d656469746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/francescobruno-cmv/tiny-editor)[![License](https://camo.githubusercontent.com/bff311484437ad9d04063b7f4bf8517169203a6c5ea3dc178a5b4aa351386b4c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6672616e636573636f6272756e6f2d636d762f74696e792d656469746f722e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)

Un **Rich Text Editor** basato su **TinyMCE**, completamente compatibile con **Livewire 3 e 4**.

---

✨ Features
----------

[](#-features)

- ✅ Integrazione semplice con Livewire
- 🎯 Compatibile con Livewire 3 e 4
- 📝 Editor basato su TinyMCE
- 🔄 Aggiornamento reattivo tramite eventi
- ⚡ Facile da integrare in qualsiasi form

---

📦 Installazione
---------------

[](#-installazione)

Installa il pacchetto tramite Composer:

```
composer require francescobruno-cmv/tiny-editor
```

⚙️ Requisiti
------------

[](#️-requisiti)

- PHP &gt;= 8.1
- Laravel &gt;= 10
- Livewire 3 o 4
- API Key TinyMCE

---

🚀 Utilizzo
----------

[](#-utilizzo)

### Componente Livewire

[](#componente-livewire)

```
