Skip to content
dburkart edited this page Jan 28, 2013 · 4 revisions

Welcome to the scurvy wiki! To get started, read Using Scurvy

From the README:

Scurvy Templating Engine

Scurvy is a PHP templating engine with a focus on simplicity. There are too many templating engines available which are bloated and/or syntax heavy; Scurvy was created for those who want a simple solution.

Features

  • Simple usage
  • Fast evaluation
  • Variables, includes, loops, and if-statements
  • Rich if-statement expression set: () = != + - * / % && ||

Planned

  • Template caching
  • Comprehensive debugging / error output
  • Speed optimization
Clone this wiki locally