duncan3dc/domparser
Wrappers for the standard DOMDocument class to provide extra functionality for html/xml parsing
时间:2026-01-04 18:58
ivopetkov/html5-dom-document-php
HTML5 DOMDocument PHP library (extends DOMDocument)
时间:2026-01-04 15:50
theseer/fdomdocument
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.
时间:2026-01-04 10:49
oscarotero/html-parser
Parse html strings to DOMDocument
时间:2026-01-04 10:47
highwire/better-dom-document
BetterDOMDocument is a handy PHP utility class for working with XML. It's a wrapper for PHP's built in DOMDocument that provides a bunch of nice shortcuts that makes working with XML in PHP a breeze. It has great built-in support for namespaces, and xpath.
时间:2026-01-04 07:39
subjective-php/dom
Collection of utility classes to work with DOMDocument
时间:2026-01-04 06:02
pepve/dom-creator
A limited but simple API for creating DOMDocumentS in PHP
时间:2026-01-04 03:17
vardumper/dom-orm
DOMDocument Object Relational Mapper (ORM)
时间:2024-03-16 20:02
perry-rylance/dom-document
An extension of PHP's DOMDocument library. This library implements many common jQuery functions, adds support for HTML5, CSS selectors, method chaining and performing operations on sets of matched results.
时间:2020-07-26 08:47
quentinbuiteman/easy-dom
Extend DOMDocument with some easy-of-use functionality.
时间:2019-02-04 12:16
dpb587/microdata-dom
A library extending the PHP DOMDocument to support the Microdata DOM API.
时间:2015-04-28 03:00
matecat/xml-dom-parser
Matecat XML DomDocument Loader component
时间:未知