HSA Test User c16dcac362 User import | 7 years ago | |
---|---|---|
.. | ||
Exception | 7 years ago | |
Node | 7 years ago | |
Parser | 7 years ago | |
XPath | 7 years ago | |
.gitignore | 7 years ago | |
CHANGELOG.md | 7 years ago | |
CssSelector.php | 7 years ago | |
CssSelectorConverter.php | 7 years ago | |
LICENSE | 7 years ago | |
README.md | 7 years ago | |
composer.json | 7 years ago | |
phpunit.xml.dist | 7 years ago |
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.