文件名称:html5-dom-document-php:适用于PHP的更好HTML5解析器
文件大小:18KB
文件格式:ZIP
更新时间:2024-02-24 13:15:58
html php parser html5 dom
HTML5DOMDocument HTML5DOMDocument扩展了本机库。 它修复了一些错误并添加了一些新功能。 为什么使用? 保留html实体(DOMDocument不保留) 保留无效标签(DOMDocument不保留) 允许插入HTML代码,将正确的部分移动到正确的位置(head元素插入head,body元素插入体内) 允许使用CSS选择器查询DOM (当前可用:*,标记名,标记名#id,#id,标记名.classname,.classname,tagname.classname.classname2,.classname.classname2,tagname [attri
【文件预览】:
html5-dom-document-php-master
----src()
--------HTML5DOMTokenList.php(7KB)
--------HTML5DOMNodeList.php(1KB)
--------HTML5DOMDocument.php(32KB)
--------HTML5DOMDocument()
--------HTML5DOMElement.php(8KB)
----LICENSE(1KB)
----autoload.php(771B)
----composer.json(613B)