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 hace 5 años
..
Exception initial hace 5 años
Node initial hace 5 años
Parser initial hace 5 años
Tests initial hace 5 años
XPath initial hace 5 años
.gitignore initial hace 5 años
CHANGELOG.md initial hace 5 años
CssSelectorConverter.php initial hace 5 años
LICENSE initial hace 5 años
README.md initial hace 5 años
composer.json initial hace 5 años
phpunit.xml.dist initial hace 5 años

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.