NoteStar b7303a1608 none 5 năm trước cách đây
..
Exception b7303a1608 none 5 năm trước cách đây
Node b7303a1608 none 5 năm trước cách đây
Parser b7303a1608 none 5 năm trước cách đây
Tests b7303a1608 none 5 năm trước cách đây
XPath b7303a1608 none 5 năm trước cách đây
.gitignore b7303a1608 none 5 năm trước cách đây
CHANGELOG.md b7303a1608 none 5 năm trước cách đây
CssSelector.php b7303a1608 none 5 năm trước cách đây
CssSelectorConverter.php b7303a1608 none 5 năm trước cách đây
LICENSE b7303a1608 none 5 năm trước cách đây
README.md b7303a1608 none 5 năm trước cách đây
composer.json b7303a1608 none 5 năm trước cách đây
phpunit.xml.dist b7303a1608 none 5 năm trước cách đây

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.