Using frameworks with php: symfony

I just got introduced to symfony for php and it is amazing. It requires php5 and also requires that you use their solution for stuff like accessing the database, reading GET and POST request, and doing just about everything else. But I believe that the power is worth the extra effort. They have figured out how to deal with all the problems that I have tried to re-engineer php4 to address but their solutions are infinitely cleaner than mine:

symfony Wikipedia

Leave a Reply

Your email address will not be published. Required fields are marked *