MIF_E31212289/vendor/symfony/css-selector
lutfahimayatus 0e50ebf80c first commit 2024-07-01 11:18:03 +07:00
..
Exception first commit 2024-07-01 11:18:03 +07:00
Node first commit 2024-07-01 11:18:03 +07:00
Parser first commit 2024-07-01 11:18:03 +07:00
XPath first commit 2024-07-01 11:18:03 +07:00
CHANGELOG.md first commit 2024-07-01 11:18:03 +07:00
CssSelectorConverter.php first commit 2024-07-01 11:18:03 +07:00
LICENSE first commit 2024-07-01 11:18:03 +07:00
README.md first commit 2024-07-01 11:18:03 +07:00
composer.json first commit 2024-07-01 11:18:03 +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.