A simple PHP HTML SAX parser written in PHP5+, supports invalid HTML, and provides easy way to handle HTML elements inspired by Simple HTML DOM.
It uses HTML SAX Parser by Alexey G. Piyanin
Features
- html
- parser
- sax
- php
Follow PHP Simple HTML SAX Parser
Other Useful Business Software
Retool your internal operations
Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
Rate This Project
Login To Rate This Project
User Reviews
-
Using SAX architecture instead of DOM it uses less memory!