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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
Using SAX architecture instead of DOM it uses less memory!