[phpMyAdmin Developers] New template engine

Maurício Meneghini Fauth mauriciofauth at gmail.com
Tue Mar 21 15:25:48 CET 2017


I chose Twig because it's a framework-independent template engine, it's
easy to configure and customize, it's well documented, it has many features
and it's very popular.

Another popular template engine is Blade, but if I remember correctly, it's
dependent on Laravel and isn't very easy to extend.

Another option would be Smarty, but I don't know it very well.

Maurício Meneghini Fauth

On Tue, Mar 21, 2017 at 10:02 AM, Michal Čihař <michal at cihar.com> wrote:

> Hi
>
> Thanks for bringing up the discussion here.
>
> Maurício Meneghini Fauth píše v Po 20. 03. 2017 v 17:49 -0300:
> > However, as Michal correctly pointed out, the choice of which
> > template engine to use and whether to use one or not should be
> > discussed earlier through this mailing list.
> >
> > What are your ideas on this subject?
>
> Maybe you could describe why did you choose Twig?
>
> I don't have experience with any PHP templating engine, so I'll have to
> look at available options to see what would make most sense for us.
>
> --
>         Michal Čihař | https://cihar.com/ | https://weblate.org/
>
> _______________________________________________
> Developers mailing list
> Developers at phpmyadmin.net
> https://lists.phpmyadmin.net/mailman/listinfo/developers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.phpmyadmin.net/pipermail/developers/attachments/20170321/c98e3929/attachment.html>


More information about the Developers mailing list