PHP Classes

Frameworks in PHP

Recommend this page to a friend!

      PHP Classes blog  >  Recommended PHP frame...  >  All threads  >  Frameworks in PHP  >  (Un) Subscribe thread alerts  
Subject:Frameworks in PHP
Summary:frameworks: tools/tricks/automation
Messages:1
Author:Mark Lammerse
Date:2006-05-03 07:28:27
Update:2006-05-03 07:33:44
 

  1. Frameworks in PHP   Reply   Report abuse  
Picture of Mark Lammerse Mark Lammerse - 2006-05-03 07:33:44
To me frameworks should provide tools, tricks and automation for developing larger applications. I want to think the big lines and not 'waste' time on details before I (and my client) absolutely know what he/she wants. The work method should be clear and simple, the syntax of the actual language (being PHP of Ruby) isn't that important.

Above all I prefer frameworks that let me automate repetitive tasks, during development increments.

Therefore I want to suggest to take a look at Symfony. A PHP5 framework which is still in development, but worth a look for sure. It still has some way to go to become stable, but allready at this time it cuts down development time for my projects.