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: 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.
(16911 views)
Book cover: Code Bright for Laravel PHPCode Bright for Laravel PHP
by - daylerees.com
Laravel Code Bright will contain a complete learning experience for all of the framework's features. The style of writing will make it approachable for beginners, and a wonderful reference resource for experienced developers alike.
(7811 views)
Book cover: PHP ProgrammingPHP Programming
- Wikibooks
A comprehensive guide to programming in PHP. Topics: Learning the Language - basics; Advanced PHP - Data Structures, Object Oriented Programming (OOP), Templating, Libraries, Frameworks, Security, Command-Line Interface (CLI); etc.
(17050 views)
Book cover: Functional PHPFunctional PHP
by - 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.
(8167 views)