Book Image

Symfony2 Essentials

Book Image

Symfony2 Essentials

Overview of this book

Table of Contents (17 chapters)
Symfony2 Essentials
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we have learned a lot about form creation, validation, and visual rendering. Although it may seem very hard at the beginning to start with this class, it is a very flexible and powerful tool and allows the creation of very complex form structures.

In the next chapter, we will learn about Symfony2 security, creating a user entity, and handling login process.