定制 pentiminax/ux-editor 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

pentiminax/ux-editor

最新稳定版本:v0.1.2

Composer 安装命令:

composer require pentiminax/ux-editor

包简介

Editor.js integration for Symfony

README 文档

README

UX Editor is a Symfony bundle integrating the Editor.js library in Symfony applications.

Requirements

  • PHP 8.2 or higher
  • StimulusBundle
  • Composer

Installation

Install the library via Composer:

composer require pentiminax/ux-editor

You must include the Editor.js library in your frontend, for example by adding the following script tag:

<script src="https://cdn.jsdelivr.net/npm/@editorjs/editorjs@latest"></script>

Documentation

Supported Blocks

The following Editor.js blocks are supported:

  • Checklist
  • Code
  • Delimiter
  • Embed (GitHub, Twitter, YouTube)
  • Header
  • Image (with file upload support)
  • InlineCode
  • List
  • Marker
  • Paragraph
  • Quote
  • Raw
  • Table
  • Warning

统计信息

  • 总下载量: 19
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 7
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 7
  • Watchers: 1
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-04-20