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

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

cxcsz/filament-ueditor
======================

filament 的 ueditor 富文本编辑器扩展

01[4 PRs](https://github.com/cxcsz/filament-ueditor/pulls)JavaScriptCI passing

Since Oct 13Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/cxcsz/filament-ueditor)[ Packagist](https://packagist.org/packages/cxcsz/filament-ueditor)[ RSS](/packages/cxcsz-filament-ueditor/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (5)Used By (0)

filament 的 ueditor 富文本编辑器扩展
===========================

[](#filament-的-ueditor-富文本编辑器扩展)

[![Latest Version on Packagist](https://camo.githubusercontent.com/f8377d2b06a96cc580ac58168bd61e49d3bc2ac6f81ffead8b9354113f38a539/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f637863737a2f66696c616d656e742d75656469746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/cxcsz/filament-ueditor)[![GitHub Tests Action Status](https://camo.githubusercontent.com/28eb129c57687cfde5cdfef12ac6457d9c4d02f6dd7a43a9dab51d47c1e58057/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f637863737a2f66696c616d656e742d75656469746f722f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/cxcsz/filament-ueditor/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/9d30780e9e30313ca3fdad4f3c48cd4f2a8a3c45b955f493522b0c7a2e28f2f6/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f637863737a2f66696c616d656e742d75656469746f722f6669782d7068702d636f64652d7374796c696e672e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/cxcsz/filament-ueditor/actions?query=workflow%3A%22Fix+PHP+code+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/74aa5aad44b9b16c5ce5175a565bf47a8af0fb525d9cf3f38fef2dd58056ed51/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f637863737a2f66696c616d656e742d75656469746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/cxcsz/filament-ueditor)

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

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

[](#installation)

You can install the package via composer:

```
composer require cxcsz/filament-ueditor
```

You can publish and run the migrations with:

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

You can publish the config file with:

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

Optionally, you can publish the views using

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

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$filamentUeditor = new Cxcsz\FilamentUeditor();
echo $filamentUeditor->echoPhrase('Hello, Cxcsz!');
```

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)

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

License
-------

[](#license)

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

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance60

Regular maintenance activity

Popularity1

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity18

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

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/f9dbda4cf67d85cc3c44210fba4d738a19cf33af1ab250b5b5ad4e209ec0a648?d=identicon)[cxcsz](/maintainers/cxcsz)

---

Top Contributors

[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (5 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (5 commits)")[![cxcsz](https://avatars.githubusercontent.com/u/21243091?v=4)](https://github.com/cxcsz "cxcsz (3 commits)")

### Embed Badge

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

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

###  Alternatives

[mmanos/laravel-casset

An asset management package for Laravel 4.

112.6k](/packages/mmanos-laravel-casset)

PHPackages © 2026

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