ymakux / xss

PHP filter class to prevent cross-site-scripting (XSS) vulnerabilities. Removes dangerous tags and protocols from HTML. The main difference between this class and strip_tags() or filter_var() is that you can preserve certain tags AND sanitize their attributes. Port of Drupal's XSS filter
21Updated 9 years ago

Alternatives and similar repositories for xss:

Users that are interested in xss are comparing it to the libraries listed below