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.
| Failed to load latest commit information. | |||
|
|
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.