Registry / serialization / ivopetkov-html5-dom-document-php

ivopetkov-html5-dom-document-php

JSON →
library2.10.1phppackagistunverified

HTML5 DOMDocument PHP library (extends DOMDocument).

composer require ivopetkov/html5-dom-document-php
INSTALL
IMPORT
SIG · IVOPETKOV-HTML5-DO
I
ivopetkov-html5-dom-document-php
serializationphpv2.10.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

HTML5DOMDocument
use IvoPetkov\HTML5DOMDocument;

Parse and manipulate HTML5 documents with DOM methods.

use IvoPetkov\HTML5DOMDocument; $dom = new HTML5DOMDocument(); $dom->loadHTML('<html><body><p>Hello</p></body></html>'); echo $dom->saveHTML();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.10.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
ivopetkov-html5-dom-document-php — pip install ivopetkov-html5-dom-document-php · libregistry