MIF_E31210385/vendor/symfony/css-selector
ElaErwita b0d084d74d first commit 2024-07-01 14:39:54 +07:00
..
Exception first commit 2024-07-01 14:39:54 +07:00
Node first commit 2024-07-01 14:39:54 +07:00
Parser first commit 2024-07-01 14:39:54 +07:00
XPath first commit 2024-07-01 14:39:54 +07:00
CHANGELOG.md first commit 2024-07-01 14:39:54 +07:00
CssSelectorConverter.php first commit 2024-07-01 14:39:54 +07:00
LICENSE first commit 2024-07-01 14:39:54 +07:00
README.md first commit 2024-07-01 14:39:54 +07:00
composer.json first commit 2024-07-01 14:39:54 +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.