Robin 0aecabe713 以normand项目作为基础版本库 6 years ago
..
Exception 0aecabe713 以normand项目作为基础版本库 6 years ago
Node 0aecabe713 以normand项目作为基础版本库 6 years ago
Parser 0aecabe713 以normand项目作为基础版本库 6 years ago
Tests 0aecabe713 以normand项目作为基础版本库 6 years ago
XPath 0aecabe713 以normand项目作为基础版本库 6 years ago
.gitignore 0aecabe713 以normand项目作为基础版本库 6 years ago
CHANGELOG.md 0aecabe713 以normand项目作为基础版本库 6 years ago
CssSelectorConverter.php 0aecabe713 以normand项目作为基础版本库 6 years ago
LICENSE 0aecabe713 以normand项目作为基础版本库 6 years ago
README.md 0aecabe713 以normand项目作为基础版本库 6 years ago
composer.json 0aecabe713 以normand项目作为基础版本库 6 years ago
phpunit.xml.dist 0aecabe713 以normand项目作为基础版本库 6 years ago

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.