Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Tests | 2017-07-31 | ||
Parser | 2017-07-31 | ||
XPath | 2017-07-31 | ||
Node | 2017-07-31 | ||
Exception | 2017-07-31 | ||
phpunit.xml.dist | 2017-07-31 | 889 Bytes | |
composer.json | 2017-07-31 | 893 Bytes | |
README.md | 2017-07-31 | 693 Bytes | |
CssSelectorConverter.php | 2017-07-31 | 2.0 kB | |
LICENSE | 2017-07-31 | 1.1 kB | |
CHANGELOG.md | 2017-07-31 | 198 Bytes | |
Totals: 11 Items | 5.7 kB | 0 |
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.