2017 © Pedro Peláez
 

library scurvy

Dead-simple PHP template engine

image

dburkart/scurvy

Dead-simple PHP template engine

  • Saturday, April 15, 2017
  • by dburkart
  • Repository
  • 2 Watchers
  • 10 Stars
  • 24 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 6 Open issues
  • 2 Versions
  • 9 % Grown

The README.md

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., (*1)

Features

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

Planned

  • Comprehensive debugging / error output
  • Speed optimization

travis-ci build status, (*2)

The Versions

15/04 2017

dev-master

9999999-dev https://github.com/dburkart/scurvy

Dead-simple PHP template engine

  Sources   Download

MIT

The Requires

  • php >=5

 

templating template engine

10/11 2013

v1.2.1

1.2.1.0 https://github.com/dburkart/scurvy

Dead-simple PHP template engine

  Sources   Download

MIT

The Requires

  • php >=5

 

templating template engine