PHPackages                             pixelant/demander - 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. [Search &amp; Filtering](/categories/search)
4. /
5. pixelant/demander

ActiveTypo3-cms-extension[Search &amp; Filtering](/categories/search)

pixelant/demander
=================

Configurable, demand-based filtering framework with permalink-support for TYPO3.

0.2.1(3y ago)07.0k4[1 issues](https://github.com/pixelant/demander/issues)[1 PRs](https://github.com/pixelant/demander/pulls)1GPL-2.0-or-laterPHP

Since Jan 11Pushed 3y ago6 watchersCompare

[ Source](https://github.com/pixelant/demander)[ Packagist](https://packagist.org/packages/pixelant/demander)[ RSS](/packages/pixelant-demander/feed)WikiDiscussions master Synced today

READMEChangelog (4)Dependencies (11)Versions (8)Used By (1)

Demander
========

[](#demander)

Configurable, demand-based filtering framework with permalink-support for TYPO3.

Documentation
-------------

[](#documentation)

For all kind of documentation which covers install to how to develop the extension:

SourceURL**Repository:****Read online:****TER:**Example configuration
---------------------

[](#example-configuration)

```
  properties {
      property_name {
         table = tx_tablename_domain_model_blah
         field = pid
         operator = <
      }

      property_name2 {
          table = tx_tablename2_domain_model_blah
          field = uid
          operator = in
      }

      property_name3 {
          table = tx_tablename3_domain_model_blah
          field = uid
          operator = =
      }
  }

  demands {
    orderBy = name
    orderDirection = ASC
    property_name.value = 4

    or {
      property_name2.value {
         min = 3
         max = 6
      }

      property_name3.value = 6
    }
  }

```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~116 days

Total

4

Last Release

1229d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13124175?v=4)[Resultify AB - Private](/maintainers/pixelant)[@pixelant](https://github.com/pixelant)

---

Top Contributors

[![VladVilya](https://avatars.githubusercontent.com/u/62940235?v=4)](https://github.com/VladVilya "VladVilya (20 commits)")[![MattiasNilsson](https://avatars.githubusercontent.com/u/1718315?v=4)](https://github.com/MattiasNilsson "MattiasNilsson (19 commits)")[![mabolek](https://avatars.githubusercontent.com/u/8200271?v=4)](https://github.com/mabolek "mabolek (15 commits)")[![pixelmatseriks](https://avatars.githubusercontent.com/u/5682324?v=4)](https://github.com/pixelmatseriks "pixelmatseriks (4 commits)")[![lneugebauer](https://avatars.githubusercontent.com/u/25110308?v=4)](https://github.com/lneugebauer "lneugebauer (1 commits)")

---

Tags

TYPO3 CMS

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/pixelant-demander/health.svg)

```
[![Health](https://phpackages.com/badges/pixelant-demander/health.svg)](https://phpackages.com/packages/pixelant-demander)
```

###  Alternatives

[apache-solr-for-typo3/solr

Apache Solr for TYPO3 - Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.

1493.2M48](/packages/apache-solr-for-typo3-solr)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)[tpwd/ke_search

Faceted search - Search Extension for TYPO3, including faceting search functions.

15926.5k18](/packages/tpwd-ke-search)[derhansen/sf_event_mgt

Event management and registration - Configurable event management and registration extension based on ExtBase and Fluid

66338.4k10](/packages/derhansen-sf-event-mgt)[brotkrueml/schema

Embedding schema.org vocabulary - API and view helpers for schema.org markup

34653.7k16](/packages/brotkrueml-schema)[web-vision/wv_deepltranslate

DeepL Translate (CORE) - This extension provides option to translate content element, and TCA record texts to DeepL supported languages.

33304.3k](/packages/web-vision-wv-deepltranslate)

PHPackages © 2026

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