Dashboard sipadu mbip
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
root d8c1b4a1be initial 5 年之前
..
Exception initial 5 年之前
Node initial 5 年之前
Parser initial 5 年之前
Tests initial 5 年之前
XPath initial 5 年之前
.gitignore initial 5 年之前
CHANGELOG.md initial 5 年之前
CssSelectorConverter.php initial 5 年之前
LICENSE initial 5 年之前
README.md initial 5 年之前
composer.json initial 5 年之前
phpunit.xml.dist initial 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.