Welcome Guest, Not a member yet? Register   Sign In
Template Engine For CodeIgniter 3x
#3

I agree with albertleao 100%. There are so many easy to implement template engines already out there for PHP I don't feel it's a great use of the CodeIgniter resources.

If you like the CI one this one is pretty close https://github.com/pyrocms/lex

I personally have been using Handlebars http://handlebarsjs.com for PHP https://github.com/zordius/lightncandy which allows me to use the same style templates for my Javascript work as well. That library actually complies the template into raw PHP which makes it pretty darn fast.

DMyers
Reply


Messages In This Thread
RE: Template Engine For CodeIgniter 3x - by dmyers - 07-11-2016, 05:24 AM
RE: Template Engine For CodeIgniter 3x - by dsv - 07-11-2016, 09:00 PM



Theme © iAndrew 2016 - Forum software by © MyBB