Symfony, A Framework for PHP

symfony_logo.thumbnail

Php programmers have another opportunity for showing there talent in doing the coding with the help of some framework. We all know that a normal php program contains a lot of general modules such as database configuration, style sheets, java scripts, ajax, php logic code, testing, debugging etc. Then, what a framework doing is, separate each of the above parts into different modules and the programmer can configure all as per his needs.

Symfony is such a Framework for php.
http://www.symfony-project.com

Symfony follows MVC architecture (Model View Control). For Model / Database manipulations it uses Propel.
http://propel.phpdb.org/trac/

It is an object oriented view of Database. Symfony also support version controlling and it is preconfigured with Server synchronizing program Rsync makes the uploading of site simple and easy.

I had done some sites in symfony.

Listed Below:
http://www.go3636.com

http://www.campaignmanager.in

http://www.mobshare.in

http://www.genebuzz.com

5 Comments

5 Responses to “Symfony, A Framework for PHP”

  1. sintu March 2, 2009 at 1:05 pm #

    i want to put one option “Add Video” option in my project. so plz any one help me . how i will douwnload a video from any link or url . any one help me. i am using php 5 and my sql

  2. Hari K T March 21, 2009 at 3:30 pm #

    Technical Course site throwing some errors . Is it broken or in experimental stage ?
    I am trying to learn Symfony . If I get some errors may need your help if you can .
    Bye nd hav a g8 day

  3. adire August 24, 2009 at 8:18 am #

    I just downloaded, followed the installation directions step-by-step and, thanks for nothing TNT, MY SITE CRASHED!

  4. Oda August 21, 2011 at 11:08 am #

    What an important post, maintain posting mate

Trackbacks/Pingbacks

  1. Learn Ruby on Rails | - November 2, 2008

    [...] . The architecture became very simple for me because I already has around 3 years of experience in symfony framework programming. But ruby seems more powerful when it stick on with rails as ROR [...]

Leave a Reply