fluentdom / selectors-symfony
Provides CSS selector for FluentDOM using Symfony CSS Selectors.
Installs: 68 284
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 4
Forks: 0
Open Issues: 0
Requires
- php: >=7.0
- fluentdom/fluentdom: ^8.0
- symfony/css-selector: ^5.2
Provides
- fluentdom/css-selector: 1.1.0
README
- License: The MIT License
- Copyright: 2018 Thomas Weinert thomas@weinert.info
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