root edcb89e9dc init 4 年 前
..
Exception edcb89e9dc init 4 年 前
Node edcb89e9dc init 4 年 前
Parser edcb89e9dc init 4 年 前
Tests edcb89e9dc init 4 年 前
XPath edcb89e9dc init 4 年 前
.gitignore edcb89e9dc init 4 年 前
CHANGELOG.md edcb89e9dc init 4 年 前
CssSelectorConverter.php edcb89e9dc init 4 年 前
LICENSE edcb89e9dc init 4 年 前
README.md edcb89e9dc init 4 年 前
composer.json edcb89e9dc init 4 年 前
phpunit.xml.dist edcb89e9dc init 4 年 前

README.md

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.