Dashboard sipadu mbip
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
root d8c1b4a1be initial 5 роки тому
..
Exception initial 5 роки тому
Node initial 5 роки тому
Parser initial 5 роки тому
Tests initial 5 роки тому
XPath initial 5 роки тому
.gitignore initial 5 роки тому
CHANGELOG.md initial 5 роки тому
CssSelectorConverter.php initial 5 роки тому
LICENSE initial 5 роки тому
README.md initial 5 роки тому
composer.json initial 5 роки тому
phpunit.xml.dist initial 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.