Veranstaltungen-APP/vendor/symfony/css-selector
2026-04-09 21:24:07 +02:00
..
Exception ttt 2026-04-09 21:24:07 +02:00
Node ttt 2026-04-09 21:24:07 +02:00
Parser ttt 2026-04-09 21:24:07 +02:00
XPath ttt 2026-04-09 21:24:07 +02:00
CHANGELOG.md ttt 2026-04-09 21:24:07 +02:00
composer.json ttt 2026-04-09 21:24:07 +02:00
CssSelectorConverter.php ttt 2026-04-09 21:24:07 +02:00
LICENSE ttt 2026-04-09 21:24:07 +02:00
README.md ttt 2026-04-09 21:24:07 +02:00

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.