承接 milqmedia/htmlpurifier 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

milqmedia/htmlpurifier

最新稳定版本:1.2

Composer 安装命令:

composer require milqmedia/htmlpurifier

包简介

Zend Framework 3 module that provides complete integration of HTMLPurifier library

README 文档

README

Build Status

MQHtmlPurifier is a module that integrates the HTMLPurifier filter library with Zend Framework 2.

Installation

  1. Add "repositories": [ { "type": "vcs", "url": "https://github.com/milqmedia/MQHtmlPurifier" }] to your composer.json file.
  2. Add "milqmedia/mq-htmlpurifier": "dev-master" to your composer.json file and run php composer.phar update.
  3. Add MQHtmlPurifier to your config/application.config.php file under the modules key.

Configuration

MQHtmlPurifier has sane defaults out of the box but offers optional configuration via the mqhtmlpurifier configuration key.

`config` - passed directly to the HTMLPurifier class.
         - Added `Cache.SerializerPath` and set the default cache folder to data/cache/htmlpurifier
           Active by default.

Fork

This module is a fork of DevmonkHtmlPurifier by DevMonkCom. Updated, changed and enhanced by Milq Media.

#testing

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 5
  • Forks: 4
  • 开发语言: PHP

其他信息

  • 授权协议: LGPL
  • 更新时间: 2014-11-27