NoteStar b7303a1608 none há 5 anos atrás
..
Exception b7303a1608 none há 5 anos atrás
Node b7303a1608 none há 5 anos atrás
Parser b7303a1608 none há 5 anos atrás
Tests b7303a1608 none há 5 anos atrás
XPath b7303a1608 none há 5 anos atrás
.gitignore b7303a1608 none há 5 anos atrás
CHANGELOG.md b7303a1608 none há 5 anos atrás
CssSelector.php b7303a1608 none há 5 anos atrás
CssSelectorConverter.php b7303a1608 none há 5 anos atrás
LICENSE b7303a1608 none há 5 anos atrás
README.md b7303a1608 none há 5 anos atrás
composer.json b7303a1608 none há 5 anos atrás
phpunit.xml.dist b7303a1608 none há 5 anos atrás

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.