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.
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign up| Type | Name | Latest commit message | Commit time |
|---|---|---|---|
| Failed to load latest commit information. | |||
|
|
Exception | ||
|
|
Node |
|
|
|
|
Parser | ||
|
|
Tests |
|
|
|
|
XPath |
|
|
|
|
.gitattributes |
|
|
|
|
.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.