kokjan/vendor/symfony/css-selector
Manop Kongoon 35a9c7f61d style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
..
Exception style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
Node style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
Parser style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
XPath style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
CHANGELOG.md style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
CssSelectorConverter.php style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
LICENSE style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
README.md first commit 2026-02-25 13:59:34 +07:00
composer.json style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +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.