symfony/css-selector

Converts CSS selectors to XPath expressions

Installs: 710 035 174

Dependents: 2 724

Suggesters: 26

Security: 0

Stars: 7 452

Watchers: 11

Forks: 47

pkg:composer/symfony/css-selector

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

This package is auto-updated.

Last update: 2025-11-27 13:41:43 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.