Welcome Guest, Not a member yet? Register   Sign In
Text parsing
#1

[eluser]Kindari[/eluser]
I'm looking for alternatives to the current template parser. I've tried Dwoo and while it does have a lot of features, it has too many in my opinion, and with it using "scoped variables" objects tend to break a lot from what I've seen.

Currently I am reverting back to using php in my view files but my company would prefer not to, so I am looking for a parser that supports:

* If statements
* Looping
* Variables, including objects with many child references ($var->meh->blah->foo->bar)
* Arrays
It would also be nice for ternary operations to be supported, but not needed.

So if anyone has a parser suggestion I would love to hear it, otherwise I might need to write my own once I get some spare time. Thanks




Theme © iAndrew 2016 - Forum software by © MyBB