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

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.