Welcome Guest, Not a member yet? Register   Sign In
I want to implement template engine for view.
#6

(This post was last modified: 02-07-2015, 02:53 PM by paralogizing.)

BootPress is built on CodeIgniter and uses Smarty for templating.  Check it out. I weighed the pros and cons of Smarty vs Twig myself, and ultimately decided on Smarty. Twig seems to be more hip, but Smarty has been around a long time, and I chose it because you can include objects. I wasn't able to figure out how to do that in Twig. Plus, I like the syntax a lot more. If you decide to use Twig, you may want to consider using Symfony also. Those two go hand in hand.
Reply


Messages In This Thread
RE: I want to implement template engine for view. - by paralogizing - 02-07-2015, 02:47 PM



Theme © iAndrew 2016 - Forum software by © MyBB