舉報

會員
Zend Framework 2 Cookbook
最新章節(jié):
Index
Thisbookiswritteninapractical,cookbookstylewithnumerousexamplesandrecipes.Thisstyleallowsyoutogobothdirectlytoyourtopicofinterestorfollowtopicsthroughoutachaptertogainanin-depthknowledgeofcertainareas.'ZendFramework2CookbookisforPHPdeveloperswhoarefairlyadvancedinprogramminginPHP.Itwillalsobeusefulfordeveloperswhohaveakeeninterestinexpandingtheirknowledgeoutsidetheboundariesofsimplyscriptingpagestogether.AsunittestingandMVCwillbediscussed,itisbeneficialforthereadertoknowwhatthesetechnologiesare,althoughexperiencewithdevelopingapplicationsisnotnecessarilyessential.
目錄(76章)
倒序
- coverpage
- Zend Framework 2 Cookbook
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Zend Framework 2 Basics
- Introduction
- Setting up a Zend Framework 2 project
- Handling routines
- Understanding dependency injection
- Using configurations to your benefit
- The EventManager and Bootstrap classes
- Chapter 2. Translating and Mail Handling
- Introduction
- Translating your application
- Localizing your application
- Sending mail
- Receiving mail
- Chapter 3. Handling and Decorating Forms
- Introduction
- Creating forms
- Using form view helpers
- Creating a custom form element and form view helper
- Chapter 4. Using View
- Introduction
- Working with View
- Creating a global layout template
- Creating reusable Views
- Using view strategies/renderers
- Using context switching for a different output
- Writing a custom view strategy/renderer
- Chapter 5. Configuring and Using Databases
- Introduction
- Connecting to a database
- Executing simple queries
- Executing queries using TableGateway
- Optimizating with a DB profiler
- Creating a Database Access Object
- Chapter 6. Modules Models and Services
- Introduction
- Creating a new module
- Using modules as a widget
- A Model and a Hydrator
- A basic service
- Chapter 7. Handling Authentication
- Introduction
- Understanding Authentication methods
- Setting up a simple database Authentication
- Writing a custom Authentication method
- Chapter 8. Optimizing Performance
- Introduction
- Caching and when to Cache
- Understanding and using storage plugins
- Setting up a caching system
- Chapter 9. Catching Bugs
- Introduction
- Handling Exceptions – your partner in crime
- Logging and how it makes your life easier
- Unit testing – why would you do it
- Setting up and using unit testing
- Appendix A. Setting up the Essentials
- Making sure you have all that you need
- Downloading Zend Framework 2 and finding its documentation
- Composer and its uses within Zend Framework 2
- Basic Zend Framework 2 structures
- About storage adapters and patterns
- Index 更新時間:2021-07-21 18:03:20
推薦閱讀
- DevOps for Networking
- Mastering Articulate Storyline
- Julia機(jī)器學(xué)習(xí)核心編程:人人可用的高性能科學(xué)計算
- Instant 960 Grid System
- 精通軟件性能測試與LoadRunner實戰(zhàn)(第2版)
- Python高效開發(fā)實戰(zhàn):Django、Tornado、Flask、Twisted(第2版)
- SAS數(shù)據(jù)統(tǒng)計分析與編程實踐
- 重學(xué)Java設(shè)計模式
- Modern JavaScript Applications
- Linux C編程:一站式學(xué)習(xí)
- Python語言科研繪圖與學(xué)術(shù)圖表繪制從入門到精通
- C++程序設(shè)計教程
- Android移動應(yīng)用開發(fā)項目教程
- Learning D
- Java Hibernate Cookbook
- Java 9:Building Robust Modular Applications
- C語言程序設(shè)計
- ASP.NET jQuery Cookbook(Second Edition)
- C語言程序設(shè)計實驗指導(dǎo)教程
- Java算法從菜鳥到達(dá)人
- The Python Apprentice
- Learning Bitcoin
- 性能之道:分布式系統(tǒng)全棧性能優(yōu)化
- Unreal Engine 4 Game Development Quick Start Guide
- Android Application Development with Maven
- Node.js+Express+Vue.js項目開發(fā)實戰(zhàn)
- Mastering Spring 5.0
- Android的設(shè)計與實現(xiàn):卷I
- 微信小程序:開發(fā)入門及案例詳解
- J2EE應(yīng)用開發(fā)詳解