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

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.