CHAPTER 26

Images

Zend Framework: Bootstrapping

The makers and maintainers of PHP, as the name suggests, maintain Zend Framework. It is the only framework (of the three we are focusing on) where the application architecture isn’t already created by the framework’s download archive. This is due to a design goal of Zend Framework, which is to be a “use-at-will” architecture of loosely coupled components.

This does not mean we need to do anything special to get it to behave in the same manner as CodeIgniter or CakePHP, but it is simply a case of issuing the right commands in order to get the layout we want.

Note You can download Zend Framework from ...

Get Pro PHP MVC now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.