php-symfony-html-sanitizer

Provides an object-oriented API to sanitize untrusted HTML input for safe
  https://symfony.com/doc/6.4/html_sanitizer.html
  0
  no reviews



Insertion into a document's DOM The Symfony HTML Sanitizer component aims at sanitizing/cleaning untrusted HTML code (e.g. created by a WYSIWYG editor in the browser) into HTML that can be trusted. It is based on the HTML Sanitizer W3C Standard Proposal.

Symfony is a PHP framework, a set of tools and a development methodology.