- Mastering Symfony
- Sohail Salehi
- 302字
- 2021-07-16 11:28:55
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.
- Django+Vue.js商城項目實戰
- JavaScript全程指南
- 零起步玩轉掌控板與Mind+
- Visual C++串口通信開發入門與編程實踐
- FreeSWITCH 1.8
- Twilio Best Practices
- C語言程序設計(第2版)
- Java入門很輕松(微課超值版)
- 區塊鏈:以太坊DApp開發實戰
- Windows Server 2012 Unified Remote Access Planning and Deployment
- Effective Python Penetration Testing
- Learning YARN
- 小型編譯器設計實踐
- Python開發基礎
- Mastering Gephi Network Visualization