Zend Framework 2.0 by Example Beginner's Guide
Getting Started with Zend Framework 2.0
Introduction to Zend Server Community Edition (CE)
Time for action – installing Zend Server CE
Time for action – configuring Zend Server CE
Time for action – installing MySQL
Time for action – creating a database
Building Your First Zend Framework Application
Time for action – creating a Zend Framework project
Time for action – creating a module
Zend Framework module – folder structure
Time for action – creating controllers and views
Zend Framework module – configuration
Time for action – modifying module configuration
Creating a Communication Application
Time for action – creating a registration form
Time for action – adding validation to the registration form
Time for action – creating models and saving the form
Time for action – user authentication
Data Management and Document Sharing
Zend Framework 2 ServiceManager
Time for action – migrating existing code to ServiceManager
Time for action – implementing an admin UI to manage users
Time for action – creating a file upload form
Time for action – implementing a file sharing system
Time for action – using jQuery UI in a simple page
Time for action – creating a simple group chat application
Time for action – creating a simple e-mail form
Time for action – setting module layout using ZF events
Time for action – resizing images using modules
Time for action – implementing a simple photo gallery
Time for action – fetching photos from Google Photos
Time for action – listing YouTube videos for a keyword
Time for action – installing ZendSearch\Lucene
Time for action – generating a Lucene index
Time for action – displaying search results
Indexing Microsoft Office documents
Time for action – indexing document files
Time for action – creating a store front
Time for action – creating the Store Admin interface
Time for action – setting up PayPal
Time for action – accepting payments using PayPal
Time for action – HTML5 input elements
Time for action – HTML5 view helpers
Time for action – HTML5 multiple file uploads
Cloud-connected mobile applications
Time for action – configuring your phpCloud account
Time for action – building your first cloud-connected mobile application
Native applications versus mobile web applications
Time for action – testing as a native application