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.