An open API service indexing awesome lists of open source software.

https://github.com/jonasraoni/php-dom

Implementation of the Document Object Model (DOM) Level 3 Core Specification in PHP.
https://github.com/jonasraoni/php-dom

document-object-model dom dom-manipulation php

Last synced: 4 months ago
JSON representation

Implementation of the Document Object Model (DOM) Level 3 Core Specification in PHP.

Awesome Lists containing this project

README

          

# DOM

Implementation of the [Document Object Model (DOM) Level 3 Core Specification](http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/) in PHP.