Framework search for upcoming project

Mia_California

New Member
Hi all I know this is subjective and might be closed and I've seen very similar posts but I think my question is unique enough.I'm starting a project in the next week or two that will need to be fairly flexible with:
  • DB Connection Type, I would like something where I could choose the DB (MySQL, PostgreSQL)
  • To MVC or Not to MVC, would like the choice
  • Something NOT like .NET (aka the Prado framework)
  • lightweight and not overly complex in getting simple tasks done
  • Server side validation support (The standard, check if field is blank,numeric,email,etc...)
  • Templating Optional
  • Great XML support (I configure projects with XML as well are I parse a ton of it)
Bonus if there is IDE support, better if the IDE is free (Aptana 3 I'm using now)Thanks for any and all input, constructive criticism is welcome.
 
Back
Top