html_transformer
No security coverage
Utility for transforming HTML via a series of plugins. Each plugin operates on a document, changing it in some way.
Note:The 2.0.x branch uses the \Dom\HTMLDocument class and requires PHP 8.4+. The 1.0.x branch uses the older \DOMDocument class. The two versions are otherwise identical.