Registry / serialization / phpgt-dom

phpgt-dom

JSON →
library4.2.1phppackagistunverified

Modern DOM API.

composer require phpgt/dom
INSTALL
IMPORT
SIG · PHPGT-DOM
P
phpgt-dom
serializationphpv4.2.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.

Document
use Gt\Dom\Document;

Parse HTML and query elements using modern DOM API.

use Gt\Dom\Document; $document = new Document('<html><body><p>Hello</p></body></html>'); echo $document->querySelector('p')->textContent;
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.2.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
phpgt-dom — pip install phpgt-dom · libregistry