root edcb89e9dc init há 4 anos atrás
..
Exception edcb89e9dc init há 4 anos atrás
Node edcb89e9dc init há 4 anos atrás
Parser edcb89e9dc init há 4 anos atrás
Tests edcb89e9dc init há 4 anos atrás
XPath edcb89e9dc init há 4 anos atrás
.gitignore edcb89e9dc init há 4 anos atrás
CHANGELOG.md edcb89e9dc init há 4 anos atrás
CssSelectorConverter.php edcb89e9dc init há 4 anos atrás
LICENSE edcb89e9dc init há 4 anos atrás
README.md edcb89e9dc init há 4 anos atrás
composer.json edcb89e9dc init há 4 anos atrás
phpunit.xml.dist edcb89e9dc init há 4 anos atrás

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.