PHP Classes / HTML fixer

Fix HTML documents

HTML fixer PHP Class

This class can be used to fix HTML documents. It can process an HTML document passed as a string and perform several operations to fix the HTML. Currently it can: - Delete closed tags without their opening tag - Close open tags without a close tag - Fix incorrectly nested tags - Fix incorrectly quoted attributes - Merge multiple styles attributes in the same tag - Remove comments - Remove empty tags

Similar PHP Classes

Search in PHP Classes

Filter by tags