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

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.