廖泽华 a37f2bbff5 init code 4 yıl önce
..
Exception a37f2bbff5 init code 4 yıl önce
Node a37f2bbff5 init code 4 yıl önce
Parser a37f2bbff5 init code 4 yıl önce
Tests a37f2bbff5 init code 4 yıl önce
XPath a37f2bbff5 init code 4 yıl önce
.gitignore a37f2bbff5 init code 4 yıl önce
CHANGELOG.md a37f2bbff5 init code 4 yıl önce
CssSelectorConverter.php a37f2bbff5 init code 4 yıl önce
LICENSE a37f2bbff5 init code 4 yıl önce
README.md a37f2bbff5 init code 4 yıl önce
composer.json a37f2bbff5 init code 4 yıl önce
phpunit.xml.dist a37f2bbff5 init code 4 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.