Registry / utility / fluentdom-fluentdom

fluentdom-fluentdom

JSON →
library8.0.0phppackagistunverified

A fluent API for the PHP DOM extension, simplifying XML/HTML manipulation.

composer require fluentdom/fluentdom
INSTALL
IMPORT
SIG · FLUENTDOM-FLUENTDO
F
fluentdom-fluentdom
utilityphpv8.0.0
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.

FluentDOM
use FluentDOM\FluentDOM;

Load XML and extract text using XPath.

use FluentDOM\FluentDOM; $fd = FluentDOM::load('<root><item>Hello</item></root>'); echo $fd->find('//item')->text();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
8.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Amazon
1
Resources
fluentdom-fluentdom — pip install fluentdom-fluentdom · libregistry