Posts Tagged ‘web frameworks

I’ve done my research. Most common you would stumble upon while doing your google are Cake, Symfony, Zend Framework and Drupal. They were first to release and so they got a wider community user base. But what are the features in considering a web framework? Personally, I go for ease of use, maintainability, scalability and [...]

Stable web frameworks are developer’s special tools to depend on when starting a web application. It eases the job, saves you time and resources. With web frameworks, you don’t have to worry much on maintainability and scalability as it’s already laid out for you. In PHP/MySQL web projects, I turn to Code Igniter framework especially [...]


top