Do you want to start developing ? There are a lot of alternatives. All with diferent pros and cons. For all platforms. Free and expensive. Here I will enumerate the most popular.
Is not finished, I will keep adding more frameworks and resources.
Based on the Model View Controller architecture. There are PHP frameworks to make easy the web development with this popular language. Here I will enumarte the most important.
The main goal of this framewoks is to make the development experience as easy as Ruby on Rails.
New web framework from Microsoft on ASP .NET. At this moment is being developed. But it will be a good alternative.
Tags: , , ,
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
Like Ruby on Rails, Merb is an MVC framework. Unlike Rails, Merb is ORM-agnostic, JavaScript library agnostic, and template language agnostic, preferring plugins that add in support for a particular feature rather than trying to produce a monolithic library with everything in the core. In fact, this is a guiding principle of the project, which has led to third-party support for the ActiveRecord, DataMapper, and Sequel ORMs.
Tags: , , ,