Book Image

Instant Zend Framework 2.0

By : A N M Mahabubul Hasan
Book Image

Instant Zend Framework 2.0

By: A N M Mahabubul Hasan

Overview of this book

Zend Framework 2 is a modern object-oriented PHP framework. It has lots of useful components, which are easy to use and user friendly, helping you get your job done faster. This book shows you how to use the framework components to build a practical MVC application. Topics covered in this application include validation, file upload, database CRUD (create, read, update, and delete) operations, and so on.Instant Zend Framework 2.0 has been specifically created to provide you with all the information that you need to get up with Zend Framework 2 applications. You will learn the basic of Zend Framework 2.0, and get started with building your first Zend Framework MVC application. The book promises to deliver all the information you need to get started with Zend Framework 2.0. Instant Zend Framework 2.0 starts with how to download Zend Framework 2.0 and the skeleton application, and then shows how to configure the skeleton application to use the Zend Framework 2.0. Then it takes you through step-by-step instructions of how to create and configure modules, controllers, views, models, helpers and so on. By following the instructions in the book, you will be able to build a small fully functional database-driven MVC application. You will also learn how to use different framework components like the event manager, Zend log, and how to configure them with the module. This will give you an idea of how to configure any component with the module. After finishing this book you will be able to build a small database-driven web application with Zend Framework 2.
Table of Contents (7 chapters)

People and places you should get to know


Zend Framework is huge. To cover every aspect of the framework is beyond the scope of this book; hence, it is worthwhile to check the following links.

Once you have understood the basics of the framework, here are some more resources you should find very helpful:

We can follow the following contributors to gain more knowledge: