Hello!
I want to introduce you to our new book on the subject of Zend Framework:
Zend Framework 2.0 Web Application DevelopmentPosted by: Krishna Shasankar
')

The book is intended for those who want to quickly start working in this framework. If you are a PHP developer who is not familiar with the Zend Framework, but who wants to quickly master this framework in practice, then this book is for you.
It is assumed that you have a basic knowledge of object-oriented programming in PHP.
In paper and electronic form available
HERETABLE OF CONTENTSPASSAGESpecial discount of 20% for habrozhiteli!
Promotional code: 2ab5e5
Summary:
Chapter 1, “Getting Started with the Zend Framework,” is devoted to configuring the development environment. In it, we will configure the PHP application server, install the MySQL database management system and create a database that will be used in the Zend Framework practical exercises in subsequent chapters.
Chapter 2 , Creating the First Application Using the Zend Framework, talks about creating the Zend Framework 2 project; We will explore the key aspects of developing an MVC application in Zend Framework 2 by creating modules, controllers, and views. The module that we will create will be expanded in subsequent chapters of this book.
Chapter 3 , Creating a Communication Application, introduces the reader to the Zend / Form component. In this chapter, we will create our first registration form and set up a login and authentication mechanism for registered users using the Zend Framework components.
Chapter 4 , Data Management and Document Sharing, focuses on the concepts of data and file management in the Zend Framework. In this chapter, we will explore the various aspects of using the Zend Framework, including the service manager, the TableGateway pattern, file upload handling and sharing.
Chapter 5, “Chat and Email,” talks about using JavaScript in your application. As an example, which explains the use of JavaScript capabilities in the development of web applications, the implementation of group chat is used. In addition, this chapter covers sending emails using the Zend \ Mail component, as well as the Zend Framework event manager.
Chapter 6, "Sharing Media", introduces developers to managing and organizing the sharing of images and videos in the Zend Framework. This chapter uses various Zend Framework external modules for working with images and videos.
Chapter 7, “Searching with the Lucene Library,” talks about developing a search engine based on the Lucene library using the Zend Framework. At the beginning of the chapter we are talking about installing the ZendSearch \ Lucene module, and then we’ll look in detail at the implementation of database search engines and document files.
Chapter 8 , Creating a Simple Store, serves as an introduction to e-commerce systems. In this chapter, we will create a simple online store that will demonstrate the process of developing a product basket. To process payments, we will use the PayPal Express Checkout payment system.
Chapter 9, "HTML5 Support," is dedicated to supporting the HTML5 specification in Zend Framework 2. Unlike the previous version of the Zend Framework, version 2 provides comprehensive support for various HTML5 features; This chapter covers two key aspects of using HTML5 — new data entry elements and multiple file uploads.
Chapter 10 , Creating Mobile Applications, introduces the reader to creating native mobile applications using Zend Framework 2 and Zend Studio 10 development environment. In this chapter, we will explore the basics of creating cloud-based mobile applications in the Zend Framework and look at how to set up a PHP development environment. applications.