Sunday, April 11, 2010

Advantages of Symfony

There are several moments in Symfony that conquer my heart and made me its active supporter when it concerns rapid web application development.

First of all, the automation of web development saves loads of time. For example, for creating a new module you will need 4 new folders and at least 3 new files (according to the MVC architecture). In Symfony you won’t have to create them manually.

Secondly, convenience at work with forms. Of course, much work you’ll have to work out yourself but the main work is done automatically. Moreover, it’s very easy to update all forms according to all the changes in the database.

Thirdly, there’s a large Symfony community. If any problems or questions arouse, you can find the answer in the forum.

No comments: