For PHP, I like CMS Drupal and found it to be very fast in getting the site up and running. Drupal also has a ton of modules to do just about anything you want. It is also very customizable (although it reads a bit to figure out how to do this).
Standard Ruby de facto Ruby on Rails web infrastructure. This is a direct web framework, not a CMS, such as Drupal, but it doesnโt work very much to get a simple site and work. It uses conditional configuration so simply that you need to study the conventions to really understand what is going on.
I did not use the Python web framework (other than the ones I wrote in college), but I heard good things about Django .
If you have experience with Java, there is a Groovy framework called Grails , which is similar to Ruby on Rails, but runs on Java servers.
source share