- Zend Framework 2 Cookbook
- Josephus Callaars
- 91字
- 2021-07-21 18:03:08
Introduction
In this chapter we will go through a basic Zend Framework 2 application, from download, to setup, to running it. If you are unfamiliar with how Zend Framework 2 works, and the best way to install it, you can use this chapter as a reference. Further on in the chapter, we will get somewhat deeper in the framework by looking at the dependency injection (DI) and how it can help us code more efficiently. Lastly we will go more into the details of the configuration options, the EventManager
and ModuleManager
.
推薦閱讀
- Spring Cloud Alibaba核心技術與實戰案例
- Mastering Visual Studio 2017
- Software Defined Networking with OpenFlow
- DevOps for Networking
- PostgreSQL Cookbook
- Practical Data Science Cookbook(Second Edition)
- Learn Swift by Building Applications
- Unity Shader入門精要
- C語言程序設計案例精粹
- Linux命令行與shell腳本編程大全(第4版)
- Python之光:Python編程入門與實戰
- Python圖形化編程(微課版)
- Access 2010中文版項目教程
- C語言程序設計
- Drupal 8 Development Cookbook(Second Edition)