Skip to content

barcodex/templar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Templar

Templar is the filesystem-aware wrapper for Temple text processor.

It is meant to be a default template processor engine for Kasha PHP framework, but it can be used standalone, too.

## Installation

Install Temple with Composer by adding a requirement into composer.json of your project:

{
   "require": {
        "barcodex/templar": "*"
   }
}

or requiring it from the command line:

composer require barcodex/templar:*

About

FileSystem-enabled wrapper for Temple text processor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages