PHP Objects, Patterns, and Practice

The 5th edition of this popular book has been fully updated for PHP 7, including replacing the PEAR package manager with Composer, and new material on Vagrant and PHP standards. It provides a solid grounding in PHP's support for objects, it builds on this foundation to instill core principles o...

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: ZANDSTRA, MATT (Συγγραφέας)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress : Imprint: Apress, 2016.
Έκδοση:5th ed.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • Part I. Objects
  • 1. PHP: Design and Management
  • 2. PHP and Objects
  • 3. Object Basics
  • 4. Advanced Features
  • 5. Object Tools
  • 6. Objects and Design
  • Part II. Patterns
  • 7. What Are Design Patterns? Why Use Them?
  • 8. Some Pattern Principles
  • 9. Generating Objects
  • 10. Patterns for Flexible Object Programming
  • 11. Performing and Representing Tasks
  • 12. Enterprise Patterns
  • 13. Database Patterns
  • Part III. Practice
  • 14. Good (and Bad) Practice
  • 15. PHP Standards
  • 16. PHP Using and Creating Components with Composer
  • 17. Version Control with Git
  • 18. Testing
  • 19. Automated Build with Phing
  • 20. Vagrant
  • 21. Continuous Integration
  • 22. Objects, Patterns, and Practice
  • 23. App A: Bibliography
  • 24. App B: A Simple Parser.