We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Breaking! Node::attr($attr, **$eval=false**, $to_str=false)
Bump version to 3.2.0
Bump version to 3.1.1
Add some {@inheritdoc} for Countable & Iterable methods ni Node
npm audit fix
Fixed an issue with combined classes selector (eg. '.class1.class2')
$element->style property is the parsed $element->attr('style') attrib… …ute as a key-value array
3.0.0: Added [attrribute] and [attribute=value] selectors, rewrote Se… …lector parser, some other improvements and code organisation
Compare performance with Symfony's DOMCrawler: tests/DOMCrawler.Test.php