root edcb89e9dc init před 4 roky
..
Exception edcb89e9dc init před 4 roky
Node edcb89e9dc init před 4 roky
Parser edcb89e9dc init před 4 roky
Tests edcb89e9dc init před 4 roky
XPath edcb89e9dc init před 4 roky
.gitignore edcb89e9dc init před 4 roky
CHANGELOG.md edcb89e9dc init před 4 roky
CssSelectorConverter.php edcb89e9dc init před 4 roky
LICENSE edcb89e9dc init před 4 roky
README.md edcb89e9dc init před 4 roky
composer.json edcb89e9dc init před 4 roky
phpunit.xml.dist edcb89e9dc init před 4 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.