Robin 25a45194f6 新增eagle支付 6 years ago
..
Exception 25a45194f6 新增eagle支付 6 years ago
Node 25a45194f6 新增eagle支付 6 years ago
Parser 25a45194f6 新增eagle支付 6 years ago
Tests 25a45194f6 新增eagle支付 6 years ago
XPath 25a45194f6 新增eagle支付 6 years ago
.gitignore 25a45194f6 新增eagle支付 6 years ago
CHANGELOG.md 25a45194f6 新增eagle支付 6 years ago
CssSelectorConverter.php 25a45194f6 新增eagle支付 6 years ago
LICENSE 25a45194f6 新增eagle支付 6 years ago
README.md 25a45194f6 新增eagle支付 6 years ago
composer.json 25a45194f6 新增eagle支付 6 years ago
phpunit.xml.dist 25a45194f6 新增eagle支付 6 years ago

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.