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.