symfony/css-selector

Converts CSS selectors to XPath expressions

Installs: 700 250 555

Dependents: 2 712

Suggesters: 26

Security: 0

Stars: 7 448

Watchers: 11

Forks: 46

pkg:composer/symfony/css-selector

v8.0.0-BETA2 2025-10-30 14:17 UTC

This package is auto-updated.

Last update: 2025-11-02 09:39:57 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.