schranz-templating / templating

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

Add Integrations for Pimple based Frameworks #67

Open alexander-schranz opened 1 year ago

alexander-schranz commented 1 year ago

For legacy project it make sense to provided integrations also for Pimple based frameworks. This would for example be Silex.

https://github.com/silexphp/Pimple

Mustache is for example also provided for Pimple: https://github.com/bobthecow/mustache-silex-provider/blob/master/src/Mustache/Silex/Provider/MustacheServiceProvider.php