{{overview}}
{{features}}
http://www.softaculous.com/demos/HTML_Purifier
http://www.softaculous.com/softwares/frameworks/HTML_Purifier
2771054
http://htmlpurifier.org/phorum/
4.15.0
16
2
18-09-2022
4.1.7
HTML Purifier is a standards-compliant HTML filter library written in PHP.
HTML Purifier will not only remove all malicious code (better known as XSS) with a thoroughly audited, secure yet permissive whitelist,
it will also make sure your documents are standards compliant, something only achievable with a comprehensive knowledge of W3C's specifications.
HTML Purifier is released under the GNU LESSER GENERAL PUBLIC LICENSE.
HTML Purifier
- Whitelist
- Removes foreign tags
- Makes well-formed
- Fixes nesting
- Validates attributes
- XSS safe
- Standards safe
- UTF-8 aware
- Object-Oriented
- Validates CSS
- Tables
- Can auto-paragraph
- Extensible
- Unit tested