Use Zend 2 Framework for Creating Web App Include CURD Application for Books By Following Same Steps into Pluralsight course Building PHP Applications with the Zend Framework, And CURD Application for Albums By Following Same Steps into The Official Zend 2 framework Getting Started.
To Run Web Application First Clone the project :
git clone https://github.com/ahmed-hamdy90/build_web_app_using_Zend_2.git
Then install project dependancies using Composer
php composer.phar install
Also import database.sql file for creating Database of web application