[PHPTAL] DOM parser
Rodrigo Moraes
rodrigo.moraes at gmail.com
Thu Nov 1 14:40:13 CET 2007
Hello,
I've been working on a (big) refactoring of PHPTAL to use on my system
and decided to try to use native PHP DOM to parse templates. So I
tried and things are going well:
122/122 tests, 0 seconds
16 fail, 11 todo, 0 skip, 95 pass
Which is quite a good result for a beginning. :)
I'll work now to make all tests pass, but I feel that the biggest part
is done. Anyone interested to take a look at it?
Laurent, many thanks for this awesome library. :)
-- rodrigo
More information about the PHPTAL
mailing list