Gleb 66078cb367 test hace 5 años
..
Exception 66078cb367 test hace 5 años
Node 66078cb367 test hace 5 años
Parser 66078cb367 test hace 5 años
Tests 66078cb367 test hace 5 años
XPath 66078cb367 test hace 5 años
.gitignore 66078cb367 test hace 5 años
CHANGELOG.md 66078cb367 test hace 5 años
CssSelectorConverter.php 66078cb367 test hace 5 años
LICENSE 66078cb367 test hace 5 años
README.md 66078cb367 test hace 5 años
composer.json 66078cb367 test hace 5 años
phpunit.xml.dist 66078cb367 test hace 5 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.