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.