- Zend Framework 2 Cookbook
- Josephus Callaars
- 238字
- 2021-07-21 18:03:06
What this book covers
Chapter 1, Zend Framework 2 Basics, talks about how we can set up a small application and run it. The dependency injection and configuration are also handled.
Chapter 2, Translating and Mail Handling, explains the importance of internationalization and localization, and the overall handling of sending and receiving of mails in our applications.
Chapter 3, Handling and Decorating Forms, demonstrates how forms are created. After that it talks about filtering, validation, and decoration of forms.
Chapter 4, Using View, covers one of the most important parts of the framework that will be discussed here, setting and rendering of the View.
Chapter 5, Configuring and Using Databases, gives out the configuration and explanation of databases that will give us an insight into how we can fully utilize them in our application.
Chapter 6, Modules, Models, and Services, mainly discusses how modules are built up, models can be hydrated, and services are defined.
Chapter 7, Handling Authentication, delves into the different ways of authenticating users and how we can create our own authentication method.
Chapter 8, Optimizing Performance, discusses the use of caching and the methods available to cache output, opcode, and how to use plugins.
Chapter 9, Catching Bugs, teaches us how to debug applications, handle exceptions, and log stuff.
Appendix, Setting up the Essentials, shows where we can find the documentation, how to set up a development environment, and shows how the composer works.
- 零基礎(chǔ)學(xué)Visual C++第3版
- Mastering Zabbix(Second Edition)
- Learning PostgreSQL
- Learning ELK Stack
- Redis Essentials
- Learning Python by Building Games
- 程序員修煉之道:通向務(wù)實(shí)的最高境界(第2版)
- Asynchronous Android Programming(Second Edition)
- Instant Lucene.NET
- Domain-Driven Design in PHP
- Learning Python Data Visualization
- UML軟件建模
- iOS開發(fā)項(xiàng)目化入門教程
- Mastering OAuth 2.0
- The Statistics and Calculus with Python Workshop