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 bbde4775e0 Fixes #1 1 year ago
..
HTMLElement Added element interface algorithm to Inner\Document. 2 years ago
Inner Removed mensbeam/framework from deps, added mensbeam/getters-and-setters 1 year ago
Attr.php Node::innerNode is now public faux read only 2 years ago
CDATASection.php More tests, started adding name coercion back in 3 years ago
CharacterData.php Node::innerNode is now public faux read only 2 years ago
ChildNode.php Node::innerNode is now public faux read only 2 years ago
Collection.php Removed mensbeam/framework from deps, added mensbeam/getters-and-setters 1 year ago
Comment.php Upgraded dependencies, added lots of tests for Node 3 years ago
DOMException.php Removed mensbeam/framework from deps, added mensbeam/getters-and-setters 1 year ago
DOMImplementation.php Node::innerNode is now public faux read only 2 years ago
DOMTokenList.php Removed mensbeam/framework from deps, added mensbeam/getters-and-setters 1 year ago
Document.php Added Document::serializeInner 2 years ago
DocumentFragment.php Many updates, tests fail 3 years ago
DocumentOrElement.php Node::innerNode is now public faux read only 2 years ago
DocumentType.php Node::innerNode is now public faux read only 2 years ago
Element.php Node::innerNode is now public faux read only 2 years ago
Exception.php Removed mensbeam/framework from deps, added mensbeam/getters-and-setters 1 year ago
HTMLCollection.php HTMLCollection 100% covered 2 years ago
HTMLElement.php Node::innerNode is now public faux read only 2 years ago
HTMLOrSVGElement.php Mostly implemented HTMLElement, not tested yet 2 years ago
MathMLElement.php Node fully implemented, not tested 3 years ago
NamedNodeMap.php Node::innerNode is now public faux read only 2 years ago
Node.php Removed mensbeam/framework from deps, added mensbeam/getters-and-setters 1 year ago
NodeList.php Simplified NodeList, added NamedNodeMap 3 years ago
NonDocumentTypeChildNode.php Node::innerNode is now public faux read only 2 years ago
NonElementParentNode.php Node::innerNode is now public faux read only 2 years ago
ParentNode.php Node::innerNode is now public faux read only 2 years ago
ProcessingInstruction.php Node::innerNode is now public faux read only 2 years ago
SVGElement.php Mostly implemented HTMLElement, not tested yet 2 years ago
Serializer.php Minor serializer fix when reformatting whitespace with templates 2 years ago
Text.php Node::innerNode is now public faux read only 2 years ago
XMLDocument.php Forgot to add use statement for charset in XMLDocument 2 years ago
XPathEvaluate.php Fixes #1 1 year ago
XPathEvaluator.php XPath done and fully tested 2 years ago
XPathEvaluatorBase.php Added support for closures as resolvers in XPath expressions 2 years ago
XPathException.php Removed mensbeam/framework from deps, added mensbeam/getters-and-setters 1 year ago
XPathExpression.php Fixes #1 1 year ago
XPathNSResolver.php XPath done and fully tested 2 years ago
XPathResult.php Removed mensbeam/framework from deps, added mensbeam/getters-and-setters 1 year ago