MIF_E31211908/vendor/symfony/css-selector
shintanuriyah13 11d5450dd3 first commit 2024-06-27 12:02:16 +07:00
..
Exception first commit 2024-06-27 12:02:16 +07:00
Node first commit 2024-06-27 12:02:16 +07:00
Parser first commit 2024-06-27 12:02:16 +07:00
XPath first commit 2024-06-27 12:02:16 +07:00
CHANGELOG.md first commit 2024-06-27 12:02:16 +07:00
CssSelectorConverter.php first commit 2024-06-27 12:02:16 +07:00
LICENSE first commit 2024-06-27 12:02:16 +07:00
README.md first commit 2024-06-27 12:02:16 +07:00
composer.json first commit 2024-06-27 12:02:16 +07:00

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.