NoteStar b7303a1608 none il y a 5 ans
..
Exception b7303a1608 none il y a 5 ans
Node b7303a1608 none il y a 5 ans
Parser b7303a1608 none il y a 5 ans
Tests b7303a1608 none il y a 5 ans
XPath b7303a1608 none il y a 5 ans
.gitignore b7303a1608 none il y a 5 ans
CHANGELOG.md b7303a1608 none il y a 5 ans
CssSelector.php b7303a1608 none il y a 5 ans
CssSelectorConverter.php b7303a1608 none il y a 5 ans
LICENSE b7303a1608 none il y a 5 ans
README.md b7303a1608 none il y a 5 ans
composer.json b7303a1608 none il y a 5 ans
phpunit.xml.dist b7303a1608 none il y a 5 ans

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.