{"id":89901,"library":"typo3fluid-fluid","title":"TYPO3 Fluid","description":"The TYPO3 Fluid template rendering engine","status":"active","version":"5.1.0","language":"php","source_language":null,"source_url":"https://github.com/TYPO3/Fluid","tags":["typo3","fluid","template","rendering"],"install":[{"cmd":"composer require typo3fluid/fluid","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"TemplateView","correct":"use TYPO3Fluid\\Fluid\\View\\TemplateView;"}],"quickstart":{"code":"use TYPO3Fluid\\Fluid\\View\\TemplateView;\n\n$view = new TemplateView();\n$view->assign('name', 'World');\necho $view->render();","lang":"php","description":"Render a Fluid template with a variable"},"warnings":[],"env_vars":null,"search_vec":"'engin':8 'fluid':2,5,10 'render':7,12 'templat':6,11 'typo3':1,4,9","created_at":"2026-06-19T08:54:36.102987+00:00","updated_at":"2026-06-19T08:54:36.102987+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/TYPO3/Fluid","github":"https://github.com/TYPO3/Fluid","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}