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
其他信息
- 授权协议: MIT
- 更新时间: 2025-04-20