MIF_E31210538/vendor/symfony/css-selector
wulanayue 63bd830484 commit 2024-06-25 12:04:09 +07:00
..
Exception commit 2024-06-25 12:04:09 +07:00
Node commit 2024-06-25 12:04:09 +07:00
Parser commit 2024-06-25 12:04:09 +07:00
XPath commit 2024-06-25 12:04:09 +07:00
CHANGELOG.md commit 2024-06-25 12:04:09 +07:00
CssSelectorConverter.php commit 2024-06-25 12:04:09 +07:00
LICENSE commit 2024-06-25 12:04:09 +07:00
README.md commit 2024-06-25 12:04:09 +07:00
composer.json commit 2024-06-25 12:04:09 +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.