I have been using PHP 5+ for quite a while now.
I am looking at an alternative because I would like to learn something new and I feel like PHP is kind of mess, even though I do like it for its ease of deployment/use.
This alternative should:
- have a C-like syntax
- have strong and static typing
- be compatible with Linux and open source webservers such as Nginx/Apache
Try “Play!” framework, it uses Java / Scala to program.
HomePage: Playframework