Skip to main content

paquettg/php-html-parser

Homepage

https://github.com/paquettg/php-html-parser

What is it?

A PHP library for parsing HTML documents.

Why did we choose it?

It's simple to use, and doesn't add a lot of unnecessary overhead or configuration.

What do we use it for?

Parsing TinyMCE editor HTML after a user submits content such as their commission info or about section, where we need to separate the images so we can store them properly in cloud storage.