schranz-templating / templating

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

Add Integrations to Nette Framework #66

Open alexander-schranz opened 1 year ago

alexander-schranz commented 1 year ago

Add support for the Nette Framework. This can currently supported via a Nette packages which requires a DI class example:

Which need to be registered in the Application Bootstrap. Example Default Extension integration: