The Definitive Guide to symfony

For this book, you need a basic understanding of PHP 5 and object-oriented programming. Of course, having already developed web applications in PHP before reading this book is a plus, for you will see this book as a collection of answers to the questions you regularly ask yourself

Đã lưu trong:
Chi tiết về thư mục
Những tác giả chính: Zaninotto, François, Potencier, Fabien
Định dạng: Sách
Ngôn ngữ:English
Được phát hành: Apress 2013
Những chủ đề:
Truy cập trực tuyến:http://scholar.dlu.edu.vn/thuvienso/handle/DLU123456789/34971
Các nhãn: Thêm thẻ
Không có thẻ, Là người đầu tiên thẻ bản ghi này!
Thư viện lưu trữ: Thư viện Trường Đại học Đà Lạt
id oai:scholar.dlu.edu.vn:DLU123456789-34971
record_format dspace
spelling oai:scholar.dlu.edu.vn:DLU123456789-349712014-01-20T01:28:50Z The Definitive Guide to symfony Zaninotto, François Potencier, Fabien Guide Computer For this book, you need a basic understanding of PHP 5 and object-oriented programming. Of course, having already developed web applications in PHP before reading this book is a plus, for you will see this book as a collection of answers to the questions you regularly ask yourself About the Authors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xxi About Sensio Labs . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xxiii Acknowledgments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xxv Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xxvii License . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xxix Part 1 The Basics Chapter 1 Introducing Symfony . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 Chapter 2 Exploring Symfony’s Code . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 Chapter 3 Running Symfony . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35 Chapter 4 The Basics of Page Creation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49 Chapter 5 Configuring Symfony . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 61 Part 2 The Core Architecture Chapter 6 Inside the Controller Layer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 83 Chapter 7 Inside the View Layer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 113 Chapter 8 Inside the Model Layer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 141 Part 3 Special Features Chapter 9 Links and the Routing System . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 171 Chapter 10 Forms . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 191 Chapter 11 Ajax Integration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 221 Chapter 12 Caching . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 245 Chapter 13 I18N and L10N . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 265 Part 4 Development Tools Chapter 14 Generators . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 281 Chapter 15 Unit and Functional Testing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 317 Chapter 16 Application Management Tools . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 345 Chapter 17 Extending Symfony . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 367 Part 5 Becoming a Symfony Expert Chapter 18 Performance . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 397 Chapter 19 Mastering Symfony’s Configuration Files . . . . . . . . . . . . . . . . . . . . . 417 Appendix GNU Free Documentation License . . . . . . . . . . . . . . . . . . . . . . . . . . . 437 Index . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 445 2013-07-25T02:09:07Z 2013-07-25T02:09:07Z 2007 Book 978-1-59059-786-6 http://scholar.dlu.edu.vn/thuvienso/handle/DLU123456789/34971 en application/pdf Apress
institution Thư viện Trường Đại học Đà Lạt
collection Thư viện số
language English
topic Guide
Computer
spellingShingle Guide
Computer
Zaninotto, François
Potencier, Fabien
The Definitive Guide to symfony
description For this book, you need a basic understanding of PHP 5 and object-oriented programming. Of course, having already developed web applications in PHP before reading this book is a plus, for you will see this book as a collection of answers to the questions you regularly ask yourself
format Book
author Zaninotto, François
Potencier, Fabien
author_facet Zaninotto, François
Potencier, Fabien
author_sort Zaninotto, François
title The Definitive Guide to symfony
title_short The Definitive Guide to symfony
title_full The Definitive Guide to symfony
title_fullStr The Definitive Guide to symfony
title_full_unstemmed The Definitive Guide to symfony
title_sort definitive guide to symfony
publisher Apress
publishDate 2013
url http://scholar.dlu.edu.vn/thuvienso/handle/DLU123456789/34971
_version_ 1757650694747193344