Closed NeftaliAcosta closed 3 years ago
Hi @NeftaliAcosta , I guess you want to a template engine recommendation, right? If it is, I usually use Blade template engine in my projects. I have no problem for it with the Router. If you make right implementation, I think, whatever template engine you use, it doesn't matter.
There are some PHP templates I recommend:
thanks guys
Hi, any example of how can I integrate with Blade or Twing? Thanks
Hi @nfn, Template engine usage is such a different concept from PHP Router. But, yes. You can use them. For example; you can add Blade or Twig to your project and create a new instance with one of the these packages. Then, you can use it in the router handler. There is no any problem or restrict for that.
Hi guys, I am creating a professional project with your plugin (when I have it obviously I will give you the credits), I like it a lot for its simplicity and practicality.
I want to take the project to a more professional level. Can you recommend a template manager that will help me incorporate it with your plug-in and work without problem?
Thanks for the recommendation. Greetings.