PHPTAL for ZF2 setup

110 Views Asked by At

I am trying to implement PHPTal for my ZF2 application.

So far I have only found this github project HERE. But after few hours spent on it I am still unable to use it (there is no doc also linked to it).

Except that I haven't been able to find any piece of information about it!!

Do you guys know any tutorials on how to set PHPTal for ZF2 application ? Thanks!

PS, so far I am using this package

EDIT

I am using composer already to get PHPTal package. My main problem is I don't know what to configure so my view understands tal tags

0

There are 0 best solutions below