Instant Zend Framework 2.0

A N M Mahabubul Hasan

  • 出版商: Packt Publishing
  • 出版日期: 2013-09-03
  • 售價: $1,140
  • 貴賓價: 9.5$1,083
  • 語言: 英文
  • 頁數: 52
  • 裝訂: Paperback
  • ISBN: 178216412X
  • ISBN-13: 9781782164128
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

Designed for developers who want to learn Zend Framework fast, using a hands-on practical approach rather than dry theory. By the end of this book you'll have learned how to build a complete data-driven web application.

Overview

  • Learn something new in an Instant! A short, fast, focused guide delivering immediate results
  • Discover how to get the skeleton application
  • Configure the skeleton application to use Zend Framework 2
  • Understand how to validate forms, and upload files using Zend Framework 2

In Detail

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.

What you will learn from this book

  • Understand how to download and configure a skeleton application
  • Create a module
  • Add a controller, model, and view
  • Explore the basics of configuring databases
  • Validate forms
  • Upload files
  • Get to grips with aspect-oriented programming using EventManager
  • Explore the logging application using Zend Log

Approach

Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks. This book is fast-paced, practical guide that will provide step-by-step instructions for building a practical database-driven MVC application using Zend Framework 2.

Who this book is written for

This book is for developers who possess entry level knowledge or who have no prior experience with Zend Framework. An understanding of object-oriented programming is important and experience with namespaces will be required.