Gleb 66078cb367 test před 6 roky
..
Exception 66078cb367 test před 6 roky
Node 66078cb367 test před 6 roky
Parser 66078cb367 test před 6 roky
Tests 66078cb367 test před 6 roky
XPath 66078cb367 test před 6 roky
.gitignore 66078cb367 test před 6 roky
CHANGELOG.md 66078cb367 test před 6 roky
CssSelectorConverter.php 66078cb367 test před 6 roky
LICENSE 66078cb367 test před 6 roky
README.md 66078cb367 test před 6 roky
composer.json 66078cb367 test před 6 roky
phpunit.xml.dist 66078cb367 test před 6 roky

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.