Logo

The Definitive Guide to symfony

Large book cover: The Definitive Guide to symfony

The Definitive Guide to symfony
by

Publisher: Apress
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.

Home page url

Download or read it online for free here:
Download link
(multiple PDF files)

Similar books

Book cover: PHP Best PracticesPHP Best Practices
by - 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.
(18000 views)
Book cover: PHP CookbookPHP Cookbook
by - 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.
(25302 views)
Book cover: The Underground PHP and Oracle ManualThe Underground PHP and Oracle Manual
by - Oracle
This book bridges the gap between the many PHP and the many Oracle texts available. It shows how to use the PHP with the Oracle database, from installation to using them efficiently. It contains much unique material on PHP's Oracle extensions.
(21329 views)
Book cover: PHP: The Right WayPHP: The Right Way
by - 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.
(16970 views)