NoteStar b7303a1608 none 5 年 前
..
Exception b7303a1608 none 5 年 前
Node b7303a1608 none 5 年 前
Parser b7303a1608 none 5 年 前
Tests b7303a1608 none 5 年 前
XPath b7303a1608 none 5 年 前
.gitignore b7303a1608 none 5 年 前
CHANGELOG.md b7303a1608 none 5 年 前
CssSelector.php b7303a1608 none 5 年 前
CssSelectorConverter.php b7303a1608 none 5 年 前
LICENSE b7303a1608 none 5 年 前
README.md b7303a1608 none 5 年 前
composer.json b7303a1608 none 5 年 前
phpunit.xml.dist b7303a1608 none 5 年 前

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.