masterminds/html5
Standards-compliant HTML5 parser and serializer for PHP. Provides SAX-like event parsing, DOM tree building, namespace support, Composer install, and interoperability with QueryPath. Stable and widely used in production.
Architecture fit: The package is a standalone PHP library that integrates seamlessly with PHP's native DOMDocument, making it ideal for Laravel applications requiring HTML parsing, manipulation, or serialization. It fits well in content processing pipelines (e.g., sanitizing user-generated HTML, transforming
How can I help you explore Laravel packages today?