NoteStar b7303a1608 none před 5 roky
..
Exception b7303a1608 none před 5 roky
Node b7303a1608 none před 5 roky
Parser b7303a1608 none před 5 roky
Tests b7303a1608 none před 5 roky
XPath b7303a1608 none před 5 roky
.gitignore b7303a1608 none před 5 roky
CHANGELOG.md b7303a1608 none před 5 roky
CssSelector.php b7303a1608 none před 5 roky
CssSelectorConverter.php b7303a1608 none před 5 roky
LICENSE b7303a1608 none před 5 roky
README.md b7303a1608 none před 5 roky
composer.json b7303a1608 none před 5 roky
phpunit.xml.dist b7303a1608 none před 5 roky

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.