An open API service indexing awesome lists of open source software.

https://github.com/rgglez/yii-htmlpurifier

Yii 1.1 extension for HTML Purifier (extends CHtmlPurifier).
https://github.com/rgglez/yii-htmlpurifier

extension filter htmlpurifier php yii

Last synced: about 1 month ago
JSON representation

Yii 1.1 extension for HTML Purifier (extends CHtmlPurifier).

Awesome Lists containing this project

README

          

# yii-htmlpurifier

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
![GitHub all releases](https://img.shields.io/github/downloads/rgglez/fc-gomail/total)
![GitHub issues](https://img.shields.io/github/issues/rgglez/fc-gomail)
![GitHub commit activity](https://img.shields.io/github/commit-activity/y/rgglez/fc-gomail)

[Yii](https://yiiframework.com) 1.1 extension for [HTML Purifier](http://htmlpurifier.org/), extending the
default CHtmlPurifier from the framework. It allows to embed HTML/Javascript
code from several online services (see the filters directory). You can add your
own filters by following the code of some of the included filters.

## Usage

Clone the repository (or unzip the file you downloaded) inside your extensions
directory.

## License

Copyright (c) 2026 Rodolfo González González.

Read the LICENSE file.