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.
* 6.1: [Console] Correctly overwrite progressbars with different line count per step [DependencyInjection] Fix deduplicating service instances in circular graphs [Form] Make `ButtonType` handle `form_attr` option [PhpUnitBridge] Use verbose deprecation output for quiet types only when it reaches the threshold [CssSelector] Fix escape patterns
Name | Last commit | Last update |
---|---|---|
Exception | ||
Node | ||
Parser | ||
Tests | ||
XPath | ||
.gitattributes | ||
.gitignore | ||
CHANGELOG.md | ||
CssSelectorConverter.php | ||
LICENSE | ||
README.md | ||
composer.json | ||
phpunit.xml.dist |
The CssSelector component converts CSS selectors to XPath expressions.
This component is a port of the Python cssselect library v0.7.1, which is distributed under the BSD license.