PHPackages                             philip-hartmann/typo3fluid-api - 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. [Templating &amp; Views](/categories/templating)
4. /
5. philip-hartmann/typo3fluid-api

ActiveTypo3-cms-extension[Templating &amp; Views](/categories/templating)

philip-hartmann/typo3fluid-api
==============================

API to render TYPO3 Fluid templates or partials.

0.2.2(2y ago)61472GPL-2.0-or-laterPHP

Since Oct 3Pushed 2y ago3 watchersCompare

[ Source](https://github.com/philip-hartmann/typo3fluid-api)[ Packagist](https://packagist.org/packages/philip-hartmann/typo3fluid-api)[ Docs](https://github.com/philip-hartmann/typo3fluid-api)[ RSS](/packages/philip-hartmann-typo3fluid-api/feed)WikiDiscussions main Synced 1w ago

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

TYPO3 Fluid API
===============

[](#typo3-fluid-api)

TYPO3 extension that adds an API to render TYPO3 Fluid templates and partials through HTTP/HTTPS requests.

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

[](#requirements)

The extension only works with an installed and configured TYPO3 instance.

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

[](#installation)

Install the extension with composer

```
composer req philip-hartmann/typo3fluid-api

```

Once installed edit the extension settings to enhance security.

Usage
-----

[](#usage)

The API accepts JSON requests and returns the response as JSON as well. The API endpoint can be configured in the extension settings and is available by default under `/api/typo3fluid` of your TYPO3 installation.

### Request

[](#request)

```
{
    "extension": "",
    "template": "",
    "partial": "",
    "section": "",
    "arguments": [],
    "password": ""
}
```

fielddescription`extension`snake case formatted extension name`template`relative template path name within a template root path, e.g. `Pages/Default``partial`relative partial path name within a partial root path, e.g. `Atomics/Button``section`(optional) partial section name`arguments`(optional) arguments that will be made available for the template or partial`password`password which is set in the extension settingsEither use `template` or `partial`.

### Response

[](#response)

```
{
    "data": "",
    "error": ""
}
```

fielddescription`data`rendered fluid template html code`error`error message if available

###  Health Score

24

—

LowBetter than 30% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity40

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

Total

4

Last Release

881d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8deabebae4466916dd7abaedb6cd47b5ce7cae495eca7b9697c156c6dd90364d?d=identicon)[philip-hartmann](/maintainers/philip-hartmann)

---

Top Contributors

[![philip-hartmann](https://avatars.githubusercontent.com/u/61052948?v=4)](https://github.com/philip-hartmann "philip-hartmann (12 commits)")

---

Tags

extensiontypo3

### Embed Badge

![Health badge](/badges/philip-hartmann-typo3fluid-api/health.svg)

```
[![Health](https://phpackages.com/badges/philip-hartmann-typo3fluid-api/health.svg)](https://phpackages.com/packages/philip-hartmann-typo3fluid-api)
```

###  Alternatives

[clickstorm/cs-seo

\[clickstorm\] SEO - Extension for TYPO3. Enables important onpage features for search engine optimization (SEO). Expands the page settings and any desired records for example with a preview for Google search results (SERP) Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for metadata of records and alternative texts of images. Further features are shown in the extension manual.

37542.0k1](/packages/clickstorm-cs-seo)[dirkpersky/typo3-rte-ckeditor-fontawesome

Adds the Fontawesome add-on to the CKEditor in TYPO3.

18153.0k](/packages/dirkpersky-typo3-rte-ckeditor-fontawesome)[slub/slub-digitalcollections

Templates, Styles and Configuration for the Kitodo.Presentation based Digital Collections by SLUB Dresden

104.0k4](/packages/slub-slub-digitalcollections)

PHPackages © 2026

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