Cargando…

PHP objects, patterns, and practice /

PHP Objects Patterns and Practice, Fourth Edition is revised and updated throughout. The book begins by covering PHP's object-oriented features. It introduces key topics including class declaration, inheritance, reflection and much more. These provide the fundamentals of the PHP's support...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Zandstra, Matt (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : Apress, 2013.
Edición:Fourth edition.
Colección:Expert's voice in Web development.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • PHP: Design and Management
  • Objects
  • Object Basics
  • Advanced Features
  • Object Tools
  • Objects and Design
  • What Are Design Patterns? Why Use Them?
  • Some Pattern Principles
  • Generating Objects
  • Patterns for Flexible Object Programming
  • Performing and Representing Tasks
  • Enterprise Patterns
  • Database Patterns
  • Good (and Bad) Practice
  • An Introduction to PEAR and Pyrus
  • Generating Documentation with phpDocumentor
  • Version Control with Git
  • Testing with PHPUnit
  • Automated Build with Phing
  • Continuous Integration
  • Objects, Patterns, Practice.