NoteStar b7303a1608 none 5 yıl önce
..
Exception b7303a1608 none 5 yıl önce
Node b7303a1608 none 5 yıl önce
Parser b7303a1608 none 5 yıl önce
Tests b7303a1608 none 5 yıl önce
XPath b7303a1608 none 5 yıl önce
.gitignore b7303a1608 none 5 yıl önce
CHANGELOG.md b7303a1608 none 5 yıl önce
CssSelector.php b7303a1608 none 5 yıl önce
CssSelectorConverter.php b7303a1608 none 5 yıl önce
LICENSE b7303a1608 none 5 yıl önce
README.md b7303a1608 none 5 yıl önce
composer.json b7303a1608 none 5 yıl önce
phpunit.xml.dist b7303a1608 none 5 yıl önce

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.