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.
* 5.4: Fix LICENSE year Bump license year to 2023
Name | Last commit | Last update |
---|---|---|
Exception | ||
Node | ||
Parser | ||
Tests | ||
XPath | ||
.gitattributes | ||
.gitignore | ||
CHANGELOG.md | ||
CssSelectorConverter.php | ||
LICENSE | ||
README.md | ||
composer.json | ||
phpunit.xml.dist |
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.