Dashboard sipadu mbip
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
root d8c1b4a1be initial 5 years ago
..
Exception initial 5 years ago
Node initial 5 years ago
Parser initial 5 years ago
Tests initial 5 years ago
XPath initial 5 years ago
.gitignore initial 5 years ago
CHANGELOG.md initial 5 years ago
CssSelectorConverter.php initial 5 years ago
LICENSE initial 5 years ago
README.md initial 5 years ago
composer.json initial 5 years ago
phpunit.xml.dist initial 5 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.