trs_matrimony/vendor/symfony/css-selector
2024-08-22 09:31:12 +05:30
..
Exception project initial commit 2024-08-22 09:31:12 +05:30
Node project initial commit 2024-08-22 09:31:12 +05:30
Parser project initial commit 2024-08-22 09:31:12 +05:30
XPath project initial commit 2024-08-22 09:31:12 +05:30
CHANGELOG.md project initial commit 2024-08-22 09:31:12 +05:30
composer.json project initial commit 2024-08-22 09:31:12 +05:30
CssSelectorConverter.php project initial commit 2024-08-22 09:31:12 +05:30
LICENSE project initial commit 2024-08-22 09:31:12 +05:30
README.md project initial commit 2024-08-22 09:31:12 +05:30

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.