TKK_E32221431/Laravel-Deli/vendor/symfony/css-selector
Ddlysa 40024992af first commit 2025-07-24 12:25:56 +07:00
..
Exception first commit 2025-07-24 12:25:56 +07:00
Node first commit 2025-07-24 12:25:56 +07:00
Parser first commit 2025-07-24 12:25:56 +07:00
XPath first commit 2025-07-24 12:25:56 +07:00
CHANGELOG.md first commit 2025-07-24 12:25:56 +07:00
CssSelectorConverter.php first commit 2025-07-24 12:25:56 +07:00
LICENSE first commit 2025-07-24 12:25:56 +07:00
README.md first commit 2025-07-24 12:25:56 +07:00
composer.json first commit 2025-07-24 12:25:56 +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.