PHPackages                             wuxuejian/filament-form-ueditor - 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. wuxuejian/filament-form-ueditor

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

wuxuejian/filament-form-ueditor
===============================

This is my package filament-form-ueditor

v0.1.2(yesterday)03↑2900%MITPHPPHP ^8.4CI passing

Since Jun 22Pushed yesterdayCompare

[ Source](https://github.com/wuxuejian/filament-form-ueditor)[ Packagist](https://packagist.org/packages/wuxuejian/filament-form-ueditor)[ Docs](https://github.com/wuxuejian/filament-form-ueditor)[ GitHub Sponsors](https://github.com/wxj)[ RSS](/packages/wuxuejian-filament-form-ueditor/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (14)Versions (4)Used By (0)

This is my package filament-form-ueditor
========================================

[](#this-is-my-package-filament-form-ueditor)

[![Latest Version on Packagist](https://camo.githubusercontent.com/0858011e2912d1a228cd3d5d46a5907c38ca6f45092e92d7101be800dc255bd9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f77757875656a69616e2f66696c616d656e742d666f726d2d75656469746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wuxuejian/filament-form-ueditor)[![GitHub Tests Action Status](https://github.com/spatie/package-filament-form-ueditor-laravel/actions/workflows/run-tests.yml/badge.svg)](https://github.com/wuxuejian/filament-form-ueditor/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://github.com/spatie/package-filament-form-ueditor-laravel/actions/workflows/fix-php-code-style-issues.yml/badge.svg)](https://github.com/wuxuejian/filament-form-ueditor/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/2d66a2e103492bae2cf1c0cfc91781642b86bb18cc5e9d71679d79d7cc97e590/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f77757875656a69616e2f66696c616d656e742d666f726d2d75656469746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wuxuejian/filament-form-ueditor)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/0ea4ce55e7250ef0b91370c0c2191a46d8cbb23d4cc5008060e0f1ffcb36682b/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f66696c616d656e742d666f726d2d75656469746f722e6a70673f743d31)](https://spatie.be/github-ad-click/filament-form-ueditor)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

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

[](#installation)

You can install the package via composer:

```
composer require wuxuejian/filament-form-ueditor
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="filament-form-ueditor-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="filament-form-ueditor-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="filament-form-ueditor-views"
```

Usage
-----

[](#usage)

```
$filamentFormUeditor = new Wxj\FilamentFormUeditor();
echo $filamentFormUeditor->echoPhrase('Hello, Wxj!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

- [wxj](https://github.com/wuxuejian)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance100

Actively maintained with recent releases

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity43

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

3

Last Release

1d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4558715?v=4)[wuxuejian](/maintainers/wuxuejian)[@wuxuejian](https://github.com/wuxuejian)

---

Top Contributors

[![wuxuejian](https://avatars.githubusercontent.com/u/4558715?v=4)](https://github.com/wuxuejian "wuxuejian (6 commits)")

---

Tags

laravelwxjfilament-form-ueditor

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/wuxuejian-filament-form-ueditor/health.svg)

```
[![Health](https://phpackages.com/badges/wuxuejian-filament-form-ueditor/health.svg)](https://phpackages.com/packages/wuxuejian-filament-form-ueditor)
```

###  Alternatives

[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

328482.0k25](/packages/codewithdennis-filament-select-tree)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3913.7k](/packages/rawilk-profile-filament-plugin)[dotswan/filament-map-picker

Easily pick and retrieve geo-coordinates using a map-based interface in your Filament applications.

128173.7k3](/packages/dotswan-filament-map-picker)[stephenjude/filament-jetstream

A Laravel starter kit built with Filament inspired by Jetstream.

17758.9k2](/packages/stephenjude-filament-jetstream)[stephenjude/filament-debugger

About

104150.5k2](/packages/stephenjude-filament-debugger)[creagia/filament-code-field

A Filamentphp input field to edit or view code data.

57301.3k3](/packages/creagia-filament-code-field)

PHPackages © 2026

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