Cargando…

Zend framework 2 cookbook : a guide to all the ins and outs of Zend Framework 2 features /

This book is written in a practical, cookbook style with numerous examples and recipes. This style allows you to go both directly to your topic of interest or follow topics throughout a chapter to gain an in-depth knowledge of certain areas.'Zend Framework 2 Cookbook"" is for PHP deve...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Callaars, Josephus
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Pub., 2013.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; 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; 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 helperChapter 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 the TableGateway; Optimization with a DB profiler; Creating a Database Access Object; Chapter 6: Modules, Models, and Services; Introduction; Creating a new module.
  • Using modules as a widgetA 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: Setting up the EssentialsMaking 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.