root edcb89e9dc init 4 years ago
..
Exception edcb89e9dc init 4 years ago
Node edcb89e9dc init 4 years ago
Parser edcb89e9dc init 4 years ago
Tests edcb89e9dc init 4 years ago
XPath edcb89e9dc init 4 years ago
.gitignore edcb89e9dc init 4 years ago
CHANGELOG.md edcb89e9dc init 4 years ago
CssSelectorConverter.php edcb89e9dc init 4 years ago
LICENSE edcb89e9dc init 4 years ago
README.md edcb89e9dc init 4 years ago
composer.json edcb89e9dc init 4 years ago
phpunit.xml.dist edcb89e9dc init 4 years ago

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.