Share |
Posted by Christof On August - 7 - 2010 3 Comments

PHP has come a long way over the past decade and is still the most widely used web development language, with the biggest online community.
Two of the most significant reasons why PHP became so popular can be contributed to the ease of use and flexibility. The flexibility of PHP is a problem in its own – it opens a doorway for novice programmers to build poorly modeled software.

Experienced programmers know how fundamental good systems architecture is and always model their systems based on good Systems Design practices.
However, most of the time these programmers will implement architecture which they are comfortable with, and this specific architecture is not necessarily standardized, meaning other programmers might find it hard to understand the software.

MVC (Model View Controller) solves this phenomena, as its a standardized architecture and method for developing software. We’ve had MVC frameworks for some time now, to the likes of Zend Framework, CakePHP, CodeIgniter, Sympony etc.

Applying for a Web development position these days you’ll find more than often that MVC and specifically Zend Framework to be a requirement.

I believe we’re in a new era of web development, were many practices are standardized on a more global scale and The Zend Company / Zend Framework has definitely contributed to this…which has long been awaited!

3 Responses

  1. Geoff says:

    Indeed, I’ve been using the zend framework for the last years and its been an absolute life saver.
    I like the fact that a whole development team can work on the same project without stepping on each others toes.

    The Zend Company has really pulled the the rabbit from the hat with the zend framework.

  2. Franky says:

    I have been using Zen framework for the last year and it has indeed made a huge impact on my development time and the amazing possibilities I now possess to create excellent, custom, functional and dynamic websites. Thanks to Zend framework. This is the new Era!

  3. Mike says:

    yeah zend framework does not suck, and like you stated, more required for php jobs these days.
    i really dont know how programmers can build website without frameworks.

Leave a Reply

Featured Posts

How to avoid “spaghetti mess” co..

I believe all programmers found themselves caught in this situation at least once… the dreadful ...

freelance web development vs full-ti..

I quit my full-time job in August 2010 -  I’ve been doing full-time freelance Web ...

Zend Framework vs Codeigniter vs Cak..

There are so many other blogs on this topic and I'm not about to start ...

How to eliminate creative block..

Yet another article on the dreaded phenomena, creative block! I’ve been suffering from this quite a ...

jQuery active link, active page..

I was recently asked to set the current page hyperlink (button) active, I did not ...

Zend Framework new era..

PHP has come a long way over the past decade and is still the most ...

Google interrupts natural progressio..

Is Google (and other SE's) hindering natural technological growth? I think websites would have looked somewhat ...

Magento Pros and Cons..

I've been involved in a 4 month, extensive Magento development, during this time I got ...

Resources