root 1c2c56603a 1 5 years ago
..
Exception 1c2c56603a 1 5 years ago
Node 1c2c56603a 1 5 years ago
Parser 1c2c56603a 1 5 years ago
Tests 1c2c56603a 1 5 years ago
XPath 1c2c56603a 1 5 years ago
.gitignore 1c2c56603a 1 5 years ago
CHANGELOG.md 1c2c56603a 1 5 years ago
CssSelectorConverter.php 1c2c56603a 1 5 years ago
LICENSE 1c2c56603a 1 5 years ago
README.md 1c2c56603a 1 5 years ago
composer.json 1c2c56603a 1 5 years ago
phpunit.xml.dist 1c2c56603a 1 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.