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

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.