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