Zend Framework: Surviving The Deep End
by Pádraic Brady
2009
Number of pages: 37
Description:
A free book about Zend Framework for the PHP programming language. This is a survival guide, boosting your understanding of the framework and how it all fits together by following the development of a single application from start to finish.
Download or read it online for free here:
Read online
(online html)
Similar books

by Josh Lockhart - phptherightway.com
There's a lot of outdated information on the Web that leads new PHP users astray, propagating bad practices and bad code. This must stop. PHP: The Right Way is an easy-to-read, quick reference for PHP best practices and accepted coding standards.
(18489 views)

by Adam Trachtenberg, David Sklar - O'Reilly Media
A collection of problems, solutions, and practical examples for PHP programmers. The book describes the best practices for everyday PHP programming dilemmas. It contains over 250 recipes, ranging from simple tasks to entire programs.
(26702 views)

by Andi Gutmans, Stig Bakken, Derick Rethans - Prentice Hall PTR
An introduction to the advanced new features of PHP 5 for all PHP programmers who want to move to new PHP 5. Basic introduction to PHP language syntax is written as a refresher for experienced PHP programmers and not as a complete tutorial.
(51341 views)

by Giorgio Sironi
This practical testing book is aimed to all PHP developers. The book will help you grasp the fundamentals of TDD (Test-Driven Development) and its advantages: testable code, effective test suite and the good design that ensues.
(21538 views)