廖泽华 a37f2bbff5 init code | hace 4 años | |
---|---|---|
.. | ||
Exception | hace 4 años | |
Node | hace 4 años | |
Parser | hace 4 años | |
Tests | hace 4 años | |
XPath | hace 4 años | |
.gitignore | hace 4 años | |
CHANGELOG.md | hace 4 años | |
CssSelectorConverter.php | hace 4 años | |
LICENSE | hace 4 años | |
README.md | hace 4 años | |
composer.json | hace 4 años | |
phpunit.xml.dist | hace 4 años |
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.