# Simple HTML DOM Parser
**Repository Path**: mling/simple-html-dom-parser
## Basic Information
- **Project Name**: Simple HTML DOM Parser
- **Description**: A simple PHP HTML DOM parser written in PHP5+, supports invalid HTML, and provides a very easy way to find, extract and modify the HTML elements of the dom. jquery like syntax allow sophisticated finding methods for locating the elements you care about.
- **Primary Language**: PHP
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-04-02
- **Last Updated**: 2021-04-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
Simple HTML DOM Parser
===============
搬运 Simple HTML DOM Parser
1.9.1:
包含有 tag_start 属性(标签开始位置)
## 相关链接
+[PHP Simple HTML DOM Parser](https://sourceforge.net/projects/simplehtmldom/)
+[PHP Simple HTML DOM Parser Doc](https://simplehtmldom.sourceforge.io/)
## 版权信息
更多细节参阅 [LICENSE.txt](LICENSE)