masterjoa/htmlpurifier-html5
Composer 安装命令:
composer require masterjoa/htmlpurifier-html5
包简介
Load standalone HTMLPurifier with support for HTML5, TinyMCE, YouTube, Video
README 文档
README
Load standalone HTMLPurifier with support for:
- HTML5
- TinyMCE
- YouTube
- Video
Installation
Composer
If you're using Composer to manage dependencies, you can use
$ composer require "masterjoa/htmlpurifier-html5": "dev-master"
GIT
If you already have a GIT repo for your server, then:
git submodule add https://github.com/Masterjoa/HTMLPurifier-html5 HTMLPurifier-html5
git submodule init
Or, for installation inside your server directory:
git clone https://github.com/Masterjoa/HTMLPurifier-html5
Note: Make sure HTMLPurifier si installed if you do not install using composer.
More info
View the example.php file to see how it works.
HTMLPurifier: http://htmlpurifier.org/
php-htmlpurifier-html5: https://github.com/kennberg/php-htmlpurfier-html5
Contributions: Propose each change via issues, then fork, implement and send a pull request.
License
Apache v2. See the LICENSE file.
统计信息
- 总下载量: 31
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache
- 更新时间: 2016-05-06