Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Mastering Symfony

You're reading from   Mastering Symfony Orchestrate the designing, development, testing, and deployment of web applications with Symfony

Arrow left icon
Product type Paperback
Published in Apr 2016
Publisher
ISBN-13 9781784390310
Length 290 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Toc

Table of Contents (14) Chapters Close

Preface 1. Installing and Configuring Symfony FREE CHAPTER 2. The Request and Response Life Cycle 3. Setting Up the Environment 4. Using Behavior-Driven Development in Symfony 5. Business Logic 6. Dashboard and Security 7. The Presentation Layer 8. Project Review 9. Services and Service Containers 10. Custom User Commands 11. More about Dev, Test and Prod Environments 12. Caching in Symfony Index

What this book covers

Chapter 1, Installing and Configuring Symfony, helps you understand the idea of packages and package management along with the installation of Symfony.

Chapter 2, The Request and Response Life Cycle, introduces you to basic Symfony concepts such as bundles, routing, twig, doctrine, and so on over the course of a request/response life cycle.

Chapter 3, Setting Up the Environment, shows you how to set up development, test, and deployment environments in AWS and set up Behat and Git for BDD and version control respectively.

Chapter 4, Using Behavior-Driven Development in Symfony, covers Behat and Mink and how to use them to create reliable projects.

Chapter 5, Business Logic, discusses the model layer and Doctrine thoroughly.

Chapter 6, Dashboard and Security, shows you authentication and authorization steps in a security checking process and how to create a control panel for our project using the Sonata project and its bundles. The FOSUserBundle will be explained as well.

Chapter 7, The Presentation Layer, discusses the Twig template engine and Bootstrap 3.x framework. We will see how to use a bundle to integrate Bootstrap into our templates.

Chapter 8, Project Review, reviews what we have created so far and optimizes the code further.

Chapter 9, Services and Service Containers, explains concepts such as Dependency Injection, Service Containers, and Services.

Chapter 10, Custom User Commands, walks you through the steps to create customized commands for Symfony's console.

Chapter 11, More about Dev, Test, and Prod Environments, is a short chapter about Symfony environments. We will see how different they are from each other, how we can customize them based on project requirements, and how to create our own environments with their own front controller.

Chapter 12, Caching in Symfony, talks about performance optimization and the usage of Varnish and Memcached in our project.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image