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
Functional PHPby Luis Atencio - Leanpub
I provide a practical approach to functional programming and show how it compares to other programming paradigms. The book is filled with examples that showcase functional concepts, plus using PHP in a ways you've probably never though it could.
(10048 views)
Practical PHP Testingby 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.
(22279 views)
The Definitive Guide to symfonyby Fabien Potencier, François Zaninotto - Apress
Introduction to symfony, the leading framework for PHP developers, showing you how to develop web applications efficiently, even if you are a PHP beginner. It covers framework installation, configuration, page building, working with templates.
(25948 views)
PHP 101: PHP For the Absolute Beginnerby Vikram Vaswani - Zend Developer Zone
This book caters for the absolute beginners to the intermediate and advanced PHP developers. It takes you through from what is a variable to a nice snippet the author found on backing up a databases or their individual individual tables.
(14779 views)