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.
Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
Exception | 初始化 | |
Node | 初始化 | |
Parser | 初始化 | |
Tests | 初始化 | |
XPath | 初始化 | |
.gitignore | 初始化 | |
CHANGELOG.md | 初始化 | |
CssSelectorConverter.php | 初始化 | |
LICENSE | 初始化 | |
README.md | 初始化 | |
composer.json | 初始化 | |
phpunit.xml.dist | 初始化 |
The CssSelector component converts CSS selectors to XPath expressions.
This component is a port of the Python cssselect library v0.7.1, which is distributed under the BSD license.