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.
Name | Last Update |
Last Commit
History
|
---|---|---|
.. | ||
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.