symfony/css-selector

Converts CSS selectors to XPath expressions

Installs: 692 819 100

Dependents: 2 704

Suggesters: 26

Security: 0

Stars: 7 454

Watchers: 11

Forks: 46

pkg:composer/symfony/css-selector

v7.3.0 2024-09-25 14:21 UTC

This package is auto-updated.

Last update: 2025-10-12 13:11:21 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.