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.
 
 
 
 
 
Chris 1f608b1c21 Update composer dependencies 5 years ago
..
Exception Composer deps update 6 years ago
Node Update composer dependencies 5 years ago
Parser Update composer dependencies 5 years ago
Tests Update composer dependencies 5 years ago
XPath Update composer dependencies 5 years ago
.gitignore Add vendor and .env to make usable 7 years ago
CHANGELOG.md Add vendor and .env to make usable 7 years ago
CssSelectorConverter.php Dependency updates and update version number 6 years ago
LICENSE Composer deps update 6 years ago
README.md Add vendor and .env to make usable 7 years ago
composer.json Update composer dependencies 5 years ago
phpunit.xml.dist Composer deps update 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.