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

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.