oubo 36d7c0abb7 84a0bd5ae 6 лет назад
..
Exception 36d7c0abb7 84a0bd5ae 6 лет назад
Node 36d7c0abb7 84a0bd5ae 6 лет назад
Parser 36d7c0abb7 84a0bd5ae 6 лет назад
Tests 36d7c0abb7 84a0bd5ae 6 лет назад
XPath 36d7c0abb7 84a0bd5ae 6 лет назад
.gitignore 36d7c0abb7 84a0bd5ae 6 лет назад
CHANGELOG.md 96d7f35943 v1.0.8 6 лет назад
CssSelectorConverter.php 96d7f35943 v1.0.8 6 лет назад
LICENSE 36d7c0abb7 84a0bd5ae 6 лет назад
README.md 96d7f35943 v1.0.8 6 лет назад
composer.json 36d7c0abb7 84a0bd5ae 6 лет назад
phpunit.xml.dist 36d7c0abb7 84a0bd5ae 6 лет назад

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.