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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
-
Using SAX architecture instead of DOM it uses less memory!