The Definitive Guide to symfony
by Fabien Potencier, François Zaninotto
Publisher: Apress 2007
ISBN/ASIN: 1590597869
ISBN-13: 9781590597866
Number of pages: 425
Description:
This book introduces you to symfony, the leading framework for PHP developers, showing you how to wield its many features to develop web applications faster and more efficiently, even if you only know a bit of PHP. You will learn about the Model-View-Controller architecture and the crucial role it plays in making frameworks like symfony possible. The book also covers framework installation and configuration, and shows you how to build pages, deal with templates, manage requests and sessions, and communicate with databases and servers. You will see how symfony can make your life easier by effectively managing form data, enhancing the user experience with Ajax, internationalizing applications for a global audience, and using smart URLs.
Download or read it online for free here:
Download link
(multiple PDF files)
Similar books

by Paul Hudson
This book teaches PHP from scratch, no PHP programming skill is assumed. The topics are ordered in such a way as to allow newcomers to progress smoothly and quickly in their learning without having to copy thousands of lines of code.
(31690 views)

by Matt Curry - PseudoCoder.com
Free e-book about the CakePHP Framework. It covers topics that are generally missed in the beginner books that are on the market. This book isn't meant for people wanting to learn CakePHP, use it if you want to improve your CakePHP skills.
(19065 views)

by 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.
(13533 views)

by Alex Cabal - phpbestpractices.org
This text is an attempt to compile a set of instructions for what can be considered best practices for common and confusing issues and tasks in PHP. It's a guide suggesting the best direction to take when facing one of the common low-level tasks.
(18829 views)