PHPackages                             fluentdom/selectors-symfony - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. fluentdom/selectors-symfony

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

fluentdom/selectors-symfony
===========================

Provides CSS selector for FluentDOM using Symfony CSS Selectors.

4.0.0(5y ago)374.8k↓36.7%MITPHPPHP &gt;=7.0

Since Jul 7Pushed 5y ago2 watchersCompare

[ Source](https://github.com/ThomasWeinert/FluentDOM-Selectors-Symfony)[ Packagist](https://packagist.org/packages/fluentdom/selectors-symfony)[ Docs](http://fluentdom.org)[ RSS](/packages/fluentdom-selectors-symfony/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (2)Versions (10)Used By (0)

FluentDOM: Selectors Symfony
============================

[](#fluentdom-selectors-symfony)

[![Build Status](https://camo.githubusercontent.com/8c4df550c2706d3b7c9c052428a9570b3690d3572d38c5d972064d105c4b2969/68747470733a2f2f7472617669732d63692e6f72672f54686f6d61735765696e6572742f53656c6563746f72732d53796d666f6e792e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/ThomasWeinert/FluentDOM-Selectors-Symfony)[![License](https://camo.githubusercontent.com/9d47e2d97eb926712316c1be1d6b82893715153ffa59b19fd0abbc11c239d037/68747470733a2f2f706f7365722e707567782e6f72672f666c75656e74646f6d2f73656c6563746f72732d73796d666f6e792f6c6963656e73652e737667)](https://packagist.org/packages/fluentdom/selectors-symfony)[![Total Downloads](https://camo.githubusercontent.com/dc3eb973f1992f396d1801107eb57b2cfa17ea26b677b605829188e7eac0e6cf/68747470733a2f2f706f7365722e707567782e6f72672f666c75656e74646f6d2f73656c6563746f72732d73796d666f6e792f646f776e6c6f6164732e737667)](https://packagist.org/packages/selectors-symfony)[![Latest Stable Version](https://camo.githubusercontent.com/b05c6afa6dffa539634e989a2ae7590bb1d39c69a18025950563b0d627d1adb0/68747470733a2f2f706f7365722e707567782e6f72672f666c75656e74646f6d2f73656c6563746f72732d73796d666f6e792f762f737461626c652e737667)](https://packagist.org/packages/fluentdom/selectors-symfony)[![Latest Unstable Version](https://camo.githubusercontent.com/4662f763471ec8cc6efe85b5a1f0d4107d9f9e47a092ad3b24e65c6f53f34bbb/68747470733a2f2f706f7365722e707567782e6f72672f666c75656e74646f6d2f73656c6563746f72732d73796d666f6e792f762f756e737461626c652e737667)](https://packagist.org/packages/fluentdom/selectors-symfony)

- License: The MIT License
- Copyright: 2018 [Thomas Weinert](http://thomas.weinert.info)

A small connector library that provides CSS selectors for [FluentDOM](https://github.com/FluentDOM/FluentDOM).

It uses the [Symfony CSS-Selector Component](https://github.com/symfony/CssSelector) to convert the CSS Selectors to XPath.

Installation
------------

[](#installation)

```
composer require fluentdom/selectors-symfony

```

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 96.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~265 days

Recently: every ~414 days

Total

9

Last Release

1849d ago

Major Versions

1.0.x-dev → 2.0.x-dev2016-10-11

2.0.1 → 3.0.02018-02-22

3.1.0 → 4.0.02021-04-25

PHP version history (2 changes)2.0.0PHP &gt;=5.5.0

3.0.0PHP &gt;=7.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/236825?v=4)[Thomas Weinert](/maintainers/ThomasWeinert)[@ThomasWeinert](https://github.com/ThomasWeinert)

---

Top Contributors

[![ThomasWeinert](https://avatars.githubusercontent.com/u/236825?v=4)](https://github.com/ThomasWeinert "ThomasWeinert (28 commits)")[![dandelionred](https://avatars.githubusercontent.com/u/19490344?v=4)](https://github.com/dandelionred "dandelionred (1 commits)")

---

Tags

xmlcssdomjquerycss-selectors

### Embed Badge

![Health badge](/badges/fluentdom-selectors-symfony/health.svg)

```
[![Health](https://phpackages.com/badges/fluentdom-selectors-symfony/health.svg)](https://phpackages.com/packages/fluentdom-selectors-symfony)
```

###  Alternatives

[masterminds/html5

An HTML5 parser and serializer.

1.8k242.8M229](/packages/masterminds-html5)[querypath/querypath

HTML/XML querying and processing (like jQuery)

8197.0M27](/packages/querypath-querypath)[rct567/dom-query

DomQuery is a PHP library that allows easy 'jQuery like' DOM traversing and manipulation

134261.0k4](/packages/rct567-dom-query)[sabre/xml

sabre/xml is an XML library that you may not hate.

52832.2M131](/packages/sabre-xml)[scotteh/php-dom-wrapper

Simple DOM wrapper to select nodes using either CSS or XPath expressions and manipulate results quickly and easily.

1471.9M10](/packages/scotteh-php-dom-wrapper)[fluentdom/fluentdom

A fluent api for the php dom extension.

337306.9k17](/packages/fluentdom-fluentdom)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
