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