On Python i use:
Webware - Application Server
SQLObject - Object Relational Mapper
FunFormKit - Form Handling
Cheeta - Template Engine
for my web development.
Now i'm looking for a comparable PHP solution:
I only found that Smarty is more or less the default template
engine and one of the few that are actively developed.
But a (short) goggle search for a form handling and an "object relational
mapping" library did not give me a useable result.
So what would you recommend.
Webware - Application Server
SQLObject - Object Relational Mapper
FunFormKit - Form Handling
Cheeta - Template Engine
for my web development.
Now i'm looking for a comparable PHP solution:
I only found that Smarty is more or less the default template
engine and one of the few that are actively developed.
But a (short) goggle search for a form handling and an "object relational
mapping" library did not give me a useable result.
So what would you recommend.