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
nel_h2
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
-
Using SAX architecture instead of DOM it uses less memory!