dikplhd/vendor/symfony/css-selector
ilhamwara 148acc3ba0 update 2025-05-16 11:29:49 +07:00
..
Exception update 2025-05-16 11:29:49 +07:00
Node update 2025-05-16 11:29:49 +07:00
Parser update 2025-05-16 11:29:49 +07:00
XPath update 2025-05-16 11:29:49 +07:00
CHANGELOG.md update 2025-05-16 11:29:49 +07:00
CssSelectorConverter.php update 2025-05-16 11:29:49 +07:00
LICENSE update 2025-05-16 11:29:49 +07:00
README.md update 2025-05-16 11:29:49 +07:00
composer.json update 2025-05-16 11:29:49 +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.