Dashboard sipadu mbip
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
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.