schranz-templating / templating

A template abstraction prototype for php template engines.
MIT License
23 stars 0 forks source link

Mustache features :) #19

Open bobthecow opened 1 year ago

bobthecow commented 1 year ago

Interesting project!

Per the definitions in your README, Mustache supports inheritance, namespaces, functions, filters, raw, and globals.

alexander-schranz commented 1 year ago

Thx for your help and interest. Do you want to create a pull request to update the table?