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
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
-
Using SAX architecture instead of DOM it uses less memory!