oubo 36d7c0abb7 84a0bd5ae il y a 6 ans
..
Exception 36d7c0abb7 84a0bd5ae il y a 6 ans
Node 36d7c0abb7 84a0bd5ae il y a 6 ans
Parser 36d7c0abb7 84a0bd5ae il y a 6 ans
Tests 36d7c0abb7 84a0bd5ae il y a 6 ans
XPath 36d7c0abb7 84a0bd5ae il y a 6 ans
.gitignore 36d7c0abb7 84a0bd5ae il y a 6 ans
CHANGELOG.md 96d7f35943 v1.0.8 il y a 6 ans
CssSelectorConverter.php 96d7f35943 v1.0.8 il y a 6 ans
LICENSE 36d7c0abb7 84a0bd5ae il y a 6 ans
README.md 96d7f35943 v1.0.8 il y a 6 ans
composer.json 36d7c0abb7 84a0bd5ae il y a 6 ans
phpunit.xml.dist 36d7c0abb7 84a0bd5ae il y a 6 ans

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.