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

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.