Modern DOM library written in PHP for HTML documents
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dustin Wilson eedd007046 Improvements 3 years ago
..
InnerNode Improvements 3 years ago
Attr.php Document 100% coverage 3 years ago
CDATASection.php More tests, started adding name coercion back in 3 years ago
CharacterData.php Node fully implemented, not tested 3 years ago
ChildNode.php Many updates, tests fail 3 years ago
Collection.php Simplified NodeList, added NamedNodeMap 3 years ago
Comment.php Upgraded dependencies, added lots of tests for Node 3 years ago
DOMException.php Document 100% coverage 3 years ago
DOMImplementation.php Started Node::cloneNode tests, updated README with limitations 3 years ago
Document.php Document 100% coverage 3 years ago
DocumentFragment.php Many updates, tests fail 3 years ago
DocumentOrElement.php Document 100% coverage 3 years ago
DocumentType.php Upgraded dependencies, added lots of tests for Node 3 years ago
Element.php Document 100% coverage 3 years ago
Exception.php Starting testing 3 years ago
HTMLCollection.php Simplified NodeList, added NamedNodeMap 3 years ago
HTMLElement.php Node fully implemented, not tested 3 years ago
HTMLTemplateElement.php Simplified NodeList, added NamedNodeMap 3 years ago
MathMLElement.php Node fully implemented, not tested 3 years ago
NamedNodeMap.php More tests added to Node 3 years ago
Node.php Document 100% coverage 3 years ago
NodeList.php Simplified NodeList, added NamedNodeMap 3 years ago
NonElementParentNode.php Many updates, tests fail 3 years ago
ParentNode.php Added DocumentOrElement::getElementsByClassName 3 years ago
ProcessingInstruction.php Upgraded dependencies, added lots of tests for Node 3 years ago
SVGElement.php Node fully implemented, not tested 3 years ago
Text.php Upgraded dependencies, added lots of tests for Node 3 years ago
XMLDocument.php DOMImplementation, DocumentType, etc. 3 years ago