Book 7
Using PHP Frameworks
Contents at a Glance
Chapter 1: The MVC Method
Getting Acquainted with MVC
Comparing MVC to Other Web Models
Seeing How MVC Fits into N-Tier Theory
Implementing MVC
Chapter 2: Selecting a Framework
Getting to Know PHP Frameworks
Knowing Why You Should Use a Framework
Focusing on Popular PHP Frameworks
Looking At Micro Frameworks
Chapter 3: Creating an Application Using Frameworks
Building the Template
Creating an Application Scaffold
Modifying the Application Scaffold