PHPackages                             volcanus/template-renderer - 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. volcanus/template-renderer

ActiveLibrary[Templating &amp; Views](/categories/templating)

volcanus/template-renderer
==========================

renderer class for some template systems

3.0.1(3y ago)02.2kMITPHPPHP ^8.1CI failing

Since Oct 21Pushed 3y ago1 watchersCompare

[ Source](https://github.com/k-holy/volcanus-template-renderer)[ Packagist](https://packagist.org/packages/volcanus/template-renderer)[ Docs](https://github.com/k-holy/volcanus-template-renderer)[ RSS](/packages/volcanus-template-renderer/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (6)Versions (13)Used By (0)

Volcanus\_TemplateRenderer
==========================

[](#volcanus_templaterenderer)

[![Latest Stable Version](https://camo.githubusercontent.com/82dbaa2fe89d57b66aa88fee66d769e50723f2c85e5576213148d783e12325a2/68747470733a2f2f706f7365722e707567782e6f72672f766f6c63616e75732f74656d706c6174652d72656e64657265722f762f737461626c652e706e67)](https://packagist.org/packages/volcanus/template-renderer)[![Continuous Integration](https://github.com/k-holy/volcanus-template-renderer/actions/workflows/ci.yml/badge.svg)](https://github.com/k-holy/volcanus-template-renderer/actions/workflows/ci.yml)

各種テンプレートエンジンを共通のインタフェースで利用するためのPHPクラスライブラリです。

対応環境
----

[](#対応環境)

- PHP 8.1以降
- Smarty（オプション）
- Latte (オプション)
- PHPTAL（オプション）

バージョンの下限は明確ではありません。ごめんなさい。

使い方
---

[](#使い方)

### Smarty

[](#smarty)

```
