oubo 36d7c0abb7 84a0bd5ae há 6 anos atrás
..
Exception 36d7c0abb7 84a0bd5ae há 6 anos atrás
Node 36d7c0abb7 84a0bd5ae há 6 anos atrás
Parser 36d7c0abb7 84a0bd5ae há 6 anos atrás
Tests 36d7c0abb7 84a0bd5ae há 6 anos atrás
XPath 36d7c0abb7 84a0bd5ae há 6 anos atrás
.gitignore 36d7c0abb7 84a0bd5ae há 6 anos atrás
CHANGELOG.md 96d7f35943 v1.0.8 há 6 anos atrás
CssSelectorConverter.php 96d7f35943 v1.0.8 há 6 anos atrás
LICENSE 36d7c0abb7 84a0bd5ae há 6 anos atrás
README.md 96d7f35943 v1.0.8 há 6 anos atrás
composer.json 36d7c0abb7 84a0bd5ae há 6 anos atrás
phpunit.xml.dist 36d7c0abb7 84a0bd5ae há 6 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.