- 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.
- Drupal 8 Blueprints
- FFmpeg入門詳解:音視頻流媒體播放器原理及應(yīng)用
- 數(shù)據(jù)結(jié)構(gòu)(Java語言描述)
- Java虛擬機(jī)字節(jié)碼:從入門到實(shí)戰(zhàn)
- Android 應(yīng)用案例開發(fā)大全(第3版)
- 編程數(shù)學(xué)
- Learning ArcGIS for Desktop
- Babylon.js Essentials
- Scratch3.0趣味編程動(dòng)手玩:比賽訓(xùn)練營(yíng)
- Android移動(dòng)應(yīng)用開發(fā)項(xiàng)目教程
- Appcelerator Titanium:Patterns and Best Practices
- 會(huì)當(dāng)凌絕頂:Java開發(fā)修行實(shí)錄
- Instant Pygame for Python Game Development How-to
- Sony Vegas Pro 11 Beginner’s Guide
- Go Programming Blueprints