Easy PHP Websites with the Zend Framework
Easy PHP Websites with the Zend Framework by W. Jason Gilmore
- Binding:
- Kindle Edition
- Number of Pages:
- 0
- ISBN:
- Product Group:
- book
- Publisher:
- W.J. Gilmore, LLC
- Publication Date:
- March 10, 2011
- BooksForGeeks.com ID:
- 15343
In this comprehensive introduction to the powerful Zend Framework, I'll show you how to use all of the features you'll actually want to use within your own websites, including how to effectively manage your configuration data, build rock-solid model-based web forms, take advantage of the powerful Doctrine 2 ORM, send e-mails through your website using Zend_Mail, manage user registrations, logins, and recover forgotten passwords.
We'll start right at the beginning, showing you how to use the ZF command-line tool to create your first Zend Framework project, build actions, controllers, and models, and effectively manage your project views and layouts. From there you'll be provided with a comprehensive introduction to all of the framework's most important features (in addition to insight into key best practices such as unit testing and deployment), including:
* Effectively manage your Zend Framework layouts and views, and create view helpers which can be reused throughout your website
* Integrate Doctrine 2 into your Zend Framework application
* Manage configuration data using the Zend Framework's Zend_Config component
* Build model-driven forms which can easily be tested using PHPUnit and Zend_Test
* Mine the Amazon.com product catalog using the Amazon Product Advertising API
* Test your website using PHPUnit and Zend_Test
* Deploy your website quickly and conveniently using Capistrano
* Write PHP-driven CLI scripts which can take advantage of Zend Framework components
* And much, much, much more!
Companion Project
All readers of the Kindle version are provided with a special download code which allows you to download *all* of the source code to the GameNomad companion project, a social networking website for the video gaming community!
Community Reviews
"I've found this book to be a good resource, even for a grumpy veteran PHP programmer like myself. Flipping through the chapters quickly I can find some slightly different ways of doing things on my projects, and I really like that Jason is also showing how to take tools outside of the PHP ecosystem and embrace them. Tools like Git and Capistrano are there to help you, why wouldn't you want to use them?" -- Chris Hartjes (littlehart.net)
"If you are thinking about getting into Zend Framework development, this is definitely a book you want to own. I don't see it as a reference book that you will keep handy and constantly refer to. It is a guide to get you up the mountain." -- Cal Evans (Zend Developer Zone)

