PHPackages                             ninejkh/tpl - 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. ninejkh/tpl

ActiveLibrary

ninejkh/tpl
===========

A simple template engine

0.3.0(7y ago)12632MITPHPPHP &gt;=5.5.0

Since Nov 13Pushed 7y ago1 watchersCompare

[ Source](https://github.com/NINEJKH/php-tpl)[ Packagist](https://packagist.org/packages/ninejkh/tpl)[ Docs](https://github.com/NINEJKH/php-tpl)[ RSS](/packages/ninejkh-tpl/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (2)Versions (9)Used By (0)

[![Build Status](https://camo.githubusercontent.com/ffbda0aaa81f79c7790a72ece540fbfbd991b383fcee53cc82fb76d4f87c9696/68747470733a2f2f7472617669732d63692e6f72672f4e494e454a4b482f7068702d74706c2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/NINEJKH/php-tpl)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/a556bf852e1cd527e5edd167ed37ef2ce49da04ff27eda0e0a465992a5677f29/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4e494e454a4b482f7068702d74706c2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/NINEJKH/php-tpl/?branch=master)[![Coverage Status](https://camo.githubusercontent.com/31d7705533e6e96b442c3f0bcc90b15203881973f6263fbcf4707209cb4d3cf4/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f4e494e454a4b482f7068702d74706c2f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/NINEJKH/php-tpl?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/0041c256cefb47c8154fe33deaa9706c77d9fede5730c995d905d74de7f6bd16/68747470733a2f2f706f7365722e707567782e6f72672f6e696e656a6b682f74706c2f762f737461626c652e737667)](https://packagist.org/packages/ninejkh/tpl)[![Packagist](https://camo.githubusercontent.com/bfc5e8f1574c381553bbfc6684268fd6c391b47a590becf49760cac52abdbfaf/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6e696e656a6b682f74706c2e737667)](https://packagist.org/packages/ninejkh/tpl)[![Latest Unstable Version](https://camo.githubusercontent.com/43c42d319bc6e8e2442d54db478427a6e109a4b74169eddc43ff74fad43bf807/68747470733a2f2f706f7365722e707567782e6f72672f6e696e656a6b682f74706c2f762f756e737461626c652e737667)](https://packagist.org/packages/ninejkh/tpl)[![License](https://camo.githubusercontent.com/532d09bb240f87c93b5daf3d6da1cfbc3d7e8f8b117a83dbef99fa55e036bdd9/68747470733a2f2f706f7365722e707567782e6f72672f6e696e656a6b682f74706c2f6c6963656e73652e737667)](https://packagist.org/packages/ninejkh/tpl)

ninejkh/tpl
===========

[](#ninejkhtpl)

A really really simple template engine, if you think PHP is good enough at doing exactly that. No compiled or cached state, pure PHP.

Install
-------

[](#install)

```
$ composer require ninejkh/tpl
```

Usage
-----

[](#usage)

```
