fluentdom/selectors-symfony

Provides CSS selector for FluentDOM using Symfony CSS Selectors.

4.0.0 2021-04-25 17:43 UTC

This package is auto-updated.

Last update: 2024-03-08 19:58:12 UTC


README

Build Status License Total Downloads Latest Stable Version Latest Unstable Version

A small connector library that provides CSS selectors for FluentDOM.

It uses the Symfony CSS-Selector Component to convert the CSS Selectors to XPath.

Installation

composer require fluentdom/selectors-symfony