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.