symfony/css-selector

Converts CSS selectors to XPath expressions

Installs: 699 630 961

Dependents: 2 709

Suggesters: 26

Security: 0

Stars: 7 450

Watchers: 11

Forks: 46

pkg:composer/symfony/css-selector

v8.0.0-BETA1 2025-08-12 12:49 UTC

This package is auto-updated.

Last update: 2025-10-30 14:19:08 UTC


README

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.