xiang 18d567c5cb update hace 6 años
..
Exception 18d567c5cb update hace 6 años
Node 18d567c5cb update hace 6 años
Parser 18d567c5cb update hace 6 años
Tests 18d567c5cb update hace 6 años
XPath 18d567c5cb update hace 6 años
.gitignore 18d567c5cb update hace 6 años
CHANGELOG.md 18d567c5cb update hace 6 años
CssSelectorConverter.php 18d567c5cb update hace 6 años
LICENSE 18d567c5cb update hace 6 años
README.md 18d567c5cb update hace 6 años
composer.json 18d567c5cb update hace 6 años
phpunit.xml.dist 18d567c5cb update hace 6 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.