CssSelector Component
The CssSelector component converts CSS selectors to XPath expressions.
Resources
Credits
This component is a port of the Python cssselect library v0.7.1, which is distributed under the BSD license.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Exception | Loading commit data... | |
Node | Loading commit data... | |
Parser | Loading commit data... | |
Tests | Loading commit data... | |
XPath | Loading commit data... | |
.gitignore | Loading commit data... | |
CHANGELOG.md | Loading commit data... | |
CssSelectorConverter.php | Loading commit data... | |
LICENSE | Loading commit data... | |
README.md | Loading commit data... | |
composer.json | Loading commit data... | |
phpunit.xml.dist | Loading commit data... |
The CssSelector component converts CSS selectors to XPath expressions.
This component is a port of the Python cssselect library v0.7.1, which is distributed under the BSD license.