zhangqi 1a2fd98c09 第一次提交 пре 5 година
..
Exception 1a2fd98c09 第一次提交 пре 5 година
Node 1a2fd98c09 第一次提交 пре 5 година
Parser 1a2fd98c09 第一次提交 пре 5 година
Tests 1a2fd98c09 第一次提交 пре 5 година
XPath 1a2fd98c09 第一次提交 пре 5 година
.gitignore 1a2fd98c09 第一次提交 пре 5 година
CHANGELOG.md 1a2fd98c09 第一次提交 пре 5 година
CssSelectorConverter.php 1a2fd98c09 第一次提交 пре 5 година
LICENSE 1a2fd98c09 第一次提交 пре 5 година
README.md 1a2fd98c09 第一次提交 пре 5 година
composer.json 1a2fd98c09 第一次提交 пре 5 година
phpunit.xml.dist 1a2fd98c09 第一次提交 пре 5 година

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.