root edcb89e9dc init hace 4 años
..
Exception edcb89e9dc init hace 4 años
Node edcb89e9dc init hace 4 años
Parser edcb89e9dc init hace 4 años
Tests edcb89e9dc init hace 4 años
XPath edcb89e9dc init hace 4 años
.gitignore edcb89e9dc init hace 4 años
CHANGELOG.md edcb89e9dc init hace 4 años
CssSelectorConverter.php edcb89e9dc init hace 4 años
LICENSE edcb89e9dc init hace 4 años
README.md edcb89e9dc init hace 4 años
composer.json edcb89e9dc init hace 4 años
phpunit.xml.dist edcb89e9dc init hace 4 años

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.