typo3fluid/fluid
The TYPO3 Fluid template rendering engine
Maintainers
5.3.1
2026-04-16 17:09 UTC
Requires
- php: ^8.2
- ext-mbstring: *
Requires (Dev)
- ext-json: *
- ext-simplexml: *
- friendsofphp/php-cs-fixer: ^3.94.2
- infection/infection: ^0.32.6
- phpstan/phpstan: ^2.1.40
- phpstan/phpstan-phpunit: ^2.0.16
- phpunit/phpunit: ^11.5.55 || ^12.5.14 || ^13.0.5
- psr/container: ^2.0.2
- t3docs/fluid-documentation-generator: ^4.4.2
Suggests
- ext-json: PHP JSON is needed when using JSONVariableProvider: A relatively rare use case
- ext-simplexml: SimpleXML is required for the XSD schema generator
Provides
None
Conflicts
None
Replaces
None
LGPL-3.0-or-later 28c42c75b171aef196ddbe151b0d1146c290249d
This package is auto-updated.
Last update: 2026-06-14 12:06:55 UTC
README
👁 Build StatusFluid Rendering Engine
Fluid is a PHP template engine and is the de facto standard for any HTML-based output in the TYPO3 CMS ecosystem. However, it is not dependent on TYPO3 and can be used in any PHP project.
General documentation of Fluid can be found in the Documentation/ folder, see below link for a rendered version.
| Repository: | https://github.com/TYPO3/Fluid |
|---|---|
| Read online: | https://docs.typo3.org/other/typo3fluid/fluid/main/en-us/ |
| Packagist: | https://packagist.org/packages/typo3fluid/fluid |
