Registry / utility / imangazaliev-didom

imangazaliev-didom

JSON →
library2.0.1phppackagistunverified

Simple and fast HTML parser for PHP.

composer require imangazaliev/didom
INSTALL
IMPORT
SIG · IMANGAZALIEV-DIDOM
I
imangazaliev-didom
utilityphpv2.0.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 DiDom\Document;

Fetches and parses an HTML page, then extracts the title.

use DiDom\Document; $document = new Document('https://example.com', true); $title = $document->first('title')->text(); echo $title;
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
imangazaliev-didom — pip install imangazaliev-didom · libregistry