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

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.