PHPackages                             mceikens/dynamic\_flexform\_loader - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. mceikens/dynamic\_flexform\_loader

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

mceikens/dynamic\_flexform\_loader
==================================

This extension helps us to fetch flexform settings from content element by key

2.0.0(2mo ago)1150↓73.2%GPL-3.0-or-laterPHPPHP ^8.4

Since Jan 29Pushed 2mo agoCompare

[ Source](https://github.com/mceikens/dynamic_flexform_loader)[ Packagist](https://packagist.org/packages/mceikens/dynamic_flexform_loader)[ RSS](/packages/mceikens-dynamic-flexform-loader/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependencies (8)Versions (5)Used By (0)

DynamicFlexFormLoader
=====================

[](#dynamicflexformloader)

This extension solves a classic problem in TYPO3 development: accessing specific content element configurations (FlexForms) without having to use hard-coded UIDs.

It allows content elements to be marked with unique keys and their settings to be retrieved directly via this key – ideal for global configuration elements such as footer data, API keys or layout settings.

Core functions
--------------

[](#core-functions)

- Identification via keys: A self-defined, unique key can be stored in the content elements.
- UID-independent data retrieval: Developers can query the FlexForm settings of an element directly via the key. It is not necessary to know on which page or under which UID the element exists.
- Clean API: Provides a simple way to access configuration content elements system-wide.

Requirements
------------

[](#requirements)

- TYPO3: v13.0 or later
- PHP: ^8.4

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

[](#installation)

```
 composer require mceikens/dynamic_flexform_loader
```

Why this extension?
-------------------

[](#why-this-extension)

Normally, FlexForm data is linked to a specific instance of a content element. If you want to use this data on all pages (e.g. social media links from a central footer element), you often had to work with fixed UIDs (inflexible during deployment) or use Typoscript constructs. This extension makes the process dynamic and developer-friendly.

Contact If you have any questions, problems or suggestions for improving the extension, please feel free to contact us:

**Publisher**
- **Name:** MCEikens
- **E-Mail:**
- **GitHub Issues:** [https://github.com/mceikens/dynamic\_flexform\_loader/issues](https://github.com/Pharmaliner/phlabc/issues)
- **Website:**

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance86

Actively maintained with recent releases

Popularity15

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~85 days

Total

2

Last Release

68d ago

Major Versions

1.0.0 → 2.0.02026-04-25

### Community

Maintainers

![](https://www.gravatar.com/avatar/fc5f32086c6f752497f852acae843821088fcfb8beaaa0aae8fff3d8fd042b3a?d=identicon)[MCEikens](/maintainers/MCEikens)

---

Top Contributors

[![eikedrost](https://avatars.githubusercontent.com/u/23308585?v=4)](https://github.com/eikedrost "eikedrost (13 commits)")

### Embed Badge

![Health badge](/badges/mceikens-dynamic-flexform-loader/health.svg)

```
[![Health](https://phpackages.com/badges/mceikens-dynamic-flexform-loader/health.svg)](https://phpackages.com/packages/mceikens-dynamic-flexform-loader)
```

###  Alternatives

[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

85036.3k](/packages/flow-php-flow)[friendsoftypo3/content-blocks

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

103519.9k53](/packages/friendsoftypo3-content-blocks)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751291.4k43](/packages/civicrm-civicrm-core)[typo3/cms-redirects

TYPO3 CMS Redirects - Create manual redirects, list existing redirects and automatically createredirects on slug changes.

167.4M80](/packages/typo3-cms-redirects)[eliashaeussler/typo3-form-consent

Extension for TYPO3 CMS that adds double opt-in functionality to EXT:form

1595.5k](/packages/eliashaeussler-typo3-form-consent)

PHPackages © 2026

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