2017 © Pedro Peláez
 

library htmlpurifier

Standards compliant HTML filter written in PHP

image

ezyang/htmlpurifier

Standards compliant HTML filter written in PHP

  • Sunday, June 10, 2018
  • by robo47
  • Repository
  • 62 Watchers
  • 1288 Stars
  • 12,621,392 Installations
  • PHP
  • 240 Dependents
  • 16 Suggesters
  • 191 Forks
  • 36 Open issues
  • 11 Versions
  • 8 % Grown

The README.md

HTML Purifier Build Status

HTML Purifier is an HTML filtering solution that uses a unique combination of robust whitelists and aggressive parsing to ensure that not only are XSS attacks thwarted, but the resulting HTML is standards compliant., (*1)

HTML Purifier is oriented towards richly formatted documents from untrusted sources that require CSS and a full tag-set. This library can be configured to accept a more restrictive set of tags, but it won't be as efficient as more bare-bones parsers. It will, however, do the job right, which may be more important., (*2)

Places to go:, (*3)

  • See INSTALL for a quick installation guide
  • See docs/ for developer-oriented documentation, code examples and an in-depth installation guide.
  • See WYSIWYG for information on editors like TinyMCE and FCKeditor

HTML Purifier can be found on the web at: http://htmlpurifier.org/, (*4)

Installation

Package available on Composer., (*5)

If you're using Composer to manage dependencies, you can use, (*6)

$ composer require ezyang/htmlpurifier

The Versions

10/06 2018

dev-master

9999999-dev http://htmlpurifier.org/

Standards compliant HTML filter written in PHP

  Sources   Download

LGPL LGPL-2.1-or-later

The Requires

  • php >=5.2

 

The Development Requires

html

23/02 2018

v4.10.0

4.10.0.0 http://htmlpurifier.org/

Standards compliant HTML filter written in PHP

  Sources   Download

LGPL

The Requires

  • php >=5.2

 

The Development Requires

html

03/06 2017

v4.9.3

4.9.3.0 http://htmlpurifier.org/

Standards compliant HTML filter written in PHP

  Sources   Download

LGPL

The Requires

  • php >=5.2

 

The Development Requires

html

13/03 2017

v4.9.2

4.9.2.0 http://htmlpurifier.org/

Standards compliant HTML filter written in PHP

  Sources   Download

LGPL

The Requires

  • php >=5.2

 

The Development Requires

html

08/03 2017

v4.9.1

4.9.1.0 http://htmlpurifier.org/

Standards compliant HTML filter written in PHP

  Sources   Download

LGPL

The Requires

  • php >=5.2

 

The Development Requires

html

04/01 2017

dev-pr/T108

dev-pr/T108 http://htmlpurifier.org/

Standards compliant HTML filter written in PHP

  Sources   Download

LGPL

The Requires

  • php >=5.2

 

The Development Requires

html

27/10 2016

dev-travis

dev-travis http://htmlpurifier.org/

Standards compliant HTML filter written in PHP

  Sources   Download

LGPL

The Requires

  • php >=5.2

 

The Development Requires

html

16/07 2016

v4.8.0

4.8.0.0 http://htmlpurifier.org/

Standards compliant HTML filter written in PHP

  Sources   Download

LGPL

The Requires

  • php >=5.2

 

html

05/08 2015

v4.7.0

4.7.0.0 http://htmlpurifier.org/

Standards compliant HTML filter written in PHP

  Sources   Download

LGPL

The Requires

  • php >=5.2

 

html

30/11 2013

v4.6.0

4.6.0.0 http://htmlpurifier.org/

Standards compliant HTML filter written in PHP

  Sources   Download

LGPL

The Requires

  • php >=5.2

 

html

18/02 2013

v4.5.0

4.5.0.0 http://htmlpurifier.org/

Standards compliant HTML filter written in PHP

  Sources   Download

LGPL

The Requires

  • php >=5.2

 

html