Download the PHP package elementareteilchen/html-purify without Composer
On this page you can find all versions of the php package elementareteilchen/html-purify. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download elementareteilchen/html-purify
More information about elementareteilchen/html-purify
Files in elementareteilchen/html-purify
Download elementareteilchen/html-purify
More information about elementareteilchen/html-purify
Files in elementareteilchen/html-purify
Vendor elementareteilchen
Package html-purify
Short Description Adds html purify functionality as viewhelper and service class
License GPL-2.0+
Package html-purify
Short Description Adds html purify functionality as viewhelper and service class
License GPL-2.0+
Please rate this library. Is it a good library?
Informations about the package html-purify
TYPO3 Extension html_purify
Purify HTML to prevent XSS attacks or unwanted HTML.
Features
This extension provides you with opportunities to purify specific HTML which may is not fully under your control in order to remove possible Cross-Site-Scripting (XSS) attacks.
Installation
Simply install the extension with Composer.
composer require elementareteilchen/html-purify
This extension uses ezyang/htmlpurifier, which is set as composer requirement to be loaded automatically.
Usage
Viewhelper
Service in PHP code
All versions of html-purify with dependencies
PHP Build Version
Package Version
The package elementareteilchen/html-purify contains the following files
Loading the files please wait ....