Download the PHP package kaishiyoku/laravel-html-purifier without Composer
On this page you can find all versions of the php package kaishiyoku/laravel-html-purifier. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kaishiyoku/laravel-html-purifier
More information about kaishiyoku/laravel-html-purifier
Files in kaishiyoku/laravel-html-purifier
Download kaishiyoku/laravel-html-purifier
More information about kaishiyoku/laravel-html-purifier
Files in kaishiyoku/laravel-html-purifier
Vendor kaishiyoku
Package laravel-html-purifier
Short Description A HTML filter using htmlpurifier with additional HTML5 rules.
License MIT
Package laravel-html-purifier
Short Description A HTML filter using htmlpurifier with additional HTML5 rules.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-html-purifier
A HTML filter using htmlpurifier with additional HTML5 rules.
Table of contents
- General
- Installation
- Composer
- Usage
- License
- Author
General
This package helps purifying HTML markup from unwanted one, like script tags or similar.
It uses the https://github.com/ezyang/htmlpurifier package with some added HTML5 rules.
Installation
Composer
Add to your composer.json by running .
Update your dependencies by running .
Usage
Output:
If you have any issues feel free to open a ticket.
License
MIT (https://github.com/Kaishiyoku/laravel-menu/blob/master/LICENSE)
Author
Twitter: @kaishiyoku
Website: www.andreas-wiedel.de
All versions of laravel-html-purifier with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.3
illuminate/support Version ^5.0|^6.0|^7.0
tgalopin/html-sanitizer Version ^1.4
illuminate/support Version ^5.0|^6.0|^7.0
tgalopin/html-sanitizer Version ^1.4
The package kaishiyoku/laravel-html-purifier contains the following files
Loading the files please wait ....