Cantitate/Preț
Produs

The Definitive Guide to symfony

Autor Francois Zaninotto, Fabien Potencier
en Limba Engleză Paperback – 25 ian 2007
This book, authored by project and documentation leads Fabien Potencier and François Zaninotto, serves as a complete guide to all aspects of Symfony. Readers are guided through fundamental concepts such as installation, configuration, and security, followed by thorough discussion of advanced concepts such as scaffolding, routing, caching, and internationalization. Bundled with numerous tools for helping document, debug, and test your applications, and developed in a manner encouraging agile development principles, Symfony is sparking the imagination of thousands of developers around the globe.
Citește tot Restrânge

Preț: 28747 lei

Preț vechi: 35933 lei
-20% Nou

Puncte Express: 431

Preț estimativ în valută:
5502 5804$ 4585£

Carte disponibilă

Livrare economică 12-26 decembrie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781590597866
ISBN-10: 1590597869
Pagini: 486
Ilustrații: XXX, 425 p.
Dimensiuni: 178 x 235 x 33 mm
Greutate: 0.89 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Popular/general

Descriere

Developing a new web application should not mean reinventing the wheel. Thats why a framework is an essential item in your development toolbox. It helps you respect coding standards; write bulletproof, maintainable code; and focus on business rules rather than waste time on repetitive tasks. 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.
In The Definitive Guide to symfony, 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. Authors François Zaninotto and Fabien Potencier put a strong emphasis on the tools that symfony provides for professional environments, showing you how to take advantage of unit tests, scaffolding, plug-ins, the command line, and extensible configuration. And since frameworks often raise performance-related debate, this book will give you many tips and techniques for monitoring and improving your applications performance, from caching to expert configuration tweaks.
Always keen to offer practical instruction, the authors include lots of code examples, expert tips, best practices, and illustrations throughout this book, with the goal of providing a resource that satisfies the educational needs of symfony's rapidly growing user community.

Cuprins

A table of contents is not available for this title.

Notă biografică

Francois Zaninotto is a consultant and project manager for Internet application projects. He graduated from the French business school Ecole des Mines in 1997 with a specialization in computer science. He tried quite a few jobs before settling on the Internet business: social worker in a children's facility, manager of a bike rental shop, web project manager for a tire manufacturer, writer of a travel guide on Germany for the same tire manufacturer, logistician for M decins Sans Fronti res, and IT architect for a consumer credit company. He joined the Sensio web agency in 2003, and since then has managed many Internet and intranet web application projects, dealing with complex usability issues, agile development methodologies, and cutting-edge web techniques. When the symfony project started, he took responsibility for the documentation, and wrote the symfony online book and tutorials.

Caracteristici

Symfony is arguably the most capable and popular PHP web application framework, enjoying widespread interest by PHP developers around the globe
Authored by the Symfony project project lead and documentation lead Fabien Potencier and François Zaninotto
Serves as a complete guide to all aspects of the framework, covering installation, configuration, security, and advanced concepts such as scaffolding, routing, caching, and internationalization