Skip to content

studioskylab/skValidatorHTMLPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

skValidatorHTMLPlugin

This symfony plugin contains a validator for HTML content. It strips out any unwanted tags, attributes and entities, and ensures the markup is well-formed.

Usage

To see the options available, check the code in skValidatorHTML::configure().

License and Attribution

skHTMLValidatorPlugin by Studio Skylab

This code is released under the Creative Commons Attribution-ShareAlike 3.0 License.

All the hard work was done by the following:

  • Cal Henderson — The lib_filter class upon which this plugin is based
  • Jang Kim — Support for single quoted attributes
  • Dan Bogan — Entity decoding outside attributes

About

Symfony 1.4 validator for HTML markup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages