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

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

lucid/template
==============

Templating library

v0.0.1(10y ago)027MITPHPPHP &gt;=5.6

Since Apr 12Pushed 9y ago1 watchersCompare

[ Source](https://github.com/lucidphp/template)[ Packagist](https://packagist.org/packages/lucid/template)[ RSS](/packages/lucid-template/feed)WikiDiscussions master Synced yesterday

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

Templating library
==================

[](#templating-library)

[![Author](https://camo.githubusercontent.com/1cb74c4aa94c8f9e602ee2b89df6b1b618ec8129d0182c2958ea94c4a3ab60ea/687474703a2f2f696d672e736869656c64732e696f2f62616467652f617574686f722d697779672d626c75652e7376673f7374796c653d666c61742d737175617265)](https://github.com/iwyg)[![Source Code](https://camo.githubusercontent.com/51d2cc0662344b4786e5c32be583cdc114d6f3b854dfe5ef760da4888bb109a9/687474703a2f2f696d672e736869656c64732e696f2f62616467652f736f757263652d6c756369642f7369676e616c2d626c75652e7376673f7374796c653d666c61742d737175617265)](https://github.com/lucidphp/template/tree/master)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://github.com/lucidphp/template/blob/master/LICENSE.md)

[![Build Status](https://camo.githubusercontent.com/e7661952ea9fba69284c343e4303c46b20f43cafdbdd8f1ba47fec73ee4259ab/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6c756369647068702f74656d706c6174652f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/lucidphp/template)[![Code Coverage](https://camo.githubusercontent.com/ba160eca13388eea6b6578a6df0176a745e440ff4dc99ddde3bd18fc3e9effed/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f6c756369647068702f74656d706c6174652f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://coveralls.io/r/lucidphp/template)[![HHVM](https://camo.githubusercontent.com/af8a8495190ad0f89f8bbd6e394abb5d0b0f9e85e168b6e66459d59dbecddc6b/68747470733a2f2f696d672e736869656c64732e696f2f6868766d2f6c756369642f74656d706c6174652f6465762d6d61737465722e7376673f7374796c653d666c61742d737175617265)](http://hhvm.h4cc.de/package/lucid/template)

An extendable templating library for php.

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

[](#requirements)

```
php >= 5.6

```

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

[](#installation)

```
$ composer require lucid/template
```

Getting started
---------------

[](#getting-started)

```
