Page 1 of 1

PHP Editor for Smarty template engine

Posted: Thu Mar 09, 2006 12:54 pm
by fecophobia
Is there a PHP IDE that works with Smarty templates in an elucidating manner, preferably with a debugger?

Re: PHP Editor for Smarty template engine

Posted: Thu Mar 09, 2006 1:42 pm
by Roja
fecophobia wrote:Is there a PHP IDE that works with Smarty templates in an elucidating manner, preferably with a debugger?
Tricky request. My initial answer would be not that I know of, but then again, the Zend studio does some pretty neat stuff.

What do you expect the IDE to do, specifically?

Posted: Fri Mar 10, 2006 12:41 am
by fecophobia
Well, after a day of searching, I've come up with PhpED, which has syntax highlighting for Smarty and understands *.tpl files. That isn't much really, but now that you ask, that is all I'm looking for that I can specify.

Posted: Fri Mar 10, 2006 2:43 am
by Maugrim_The_Reaper
PHP Eclipse has something similar - but mostly you'll just find syntax highlighting. Can't think of anything deeper in any IDEs.