Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
2.0 MyBB2 _ based on Laravel or YII ??
#19
Hi,

Yes Twig has been firmly settled on. Other options were evaluated (including the Blade engine provided with Laravel), but we chose Twig for the following reasons:
  • Security - Twig will only allow pre-defined functions and helpers. Tools like Blade allow the execution of PHP functions, using a headache for themes on the mods site.
  • Speed - Twig caches compiled templates, meaning there is very little performance hit.
  • Readability - Twig is widely used in many other projects and is very easy to read and understand.
  • Flexibility - Twig is very flexible, and additional helper functions and filters can easily be defined. For instance, we have a function called "render_profile_link", which will (as the name implies) render a fully formatted link to a user's profile.


Messages In This Thread
MyBB2 _ based on Laravel or YII ?? - by justa - 2015-04-25, 05:29 PM
RE: MyBB2 _ based on Laravel or YII ?? - by justa - 2015-04-25, 05:43 PM
RE: MyBB2 _ based on Laravel or YII ?? - by justa - 2015-04-25, 05:53 PM
RE: MyBB2 _ based on Laravel or YII ?? - by Euan T - 2015-05-10, 08:27 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)