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

ActiveLibrary

cshaptx4869/ueditor
===================

UEditor 后端接口部分

00PHP

Since Sep 19Pushed 5y ago1 watchersCompare

[ Source](https://github.com/cshaptx4869/ueditor-php)[ Packagist](https://packagist.org/packages/cshaptx4869/ueditor)[ RSS](/packages/cshaptx4869-ueditor/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

UEditor 后端PHP部分
===============

[](#ueditor-后端php部分)

介绍
--

[](#介绍)

UEditor 官方文档

ueditor和后台通信的功能较多，这里列一下编辑器和后台通信的功能：

1. 上传图片
2. 拖放图片上传、粘贴板图片上传
3. word文档图片转存
4. 截图工具上传
5. 上传涂鸦
6. 上传视频
7. 上传附件
8. 在线图片管理
9. 粘贴转存远程图片

安装
--

[](#安装)

```
composer require cshaptx4869/ueditor
```

使用
--

[](#使用)

UEditor 前端配置与服务器通信的地址

```
// 服务器统一请求接口路径
serverUrl: xxxxxx
```

服务器使用

```
use Fairy\UEditor;

echo UEditor::controller();
```

即可实现UEditor与服务器的通信

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity32

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/9c76e5e1a4534723d9ebd9fb5eee897a9c4510bd3369e60b9e30adc9ec8fc0be?d=identicon)[cshaptx4869](/maintainers/cshaptx4869)

---

Top Contributors

[![cshaptx4869](https://avatars.githubusercontent.com/u/31907940?v=4)](https://github.com/cshaptx4869 "cshaptx4869 (1 commits)")

### Embed Badge

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

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

PHPackages © 2026

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