The PHP Playbook


The PHP Playbook

Working with a team of developers is a much different environment than solo development. Experienced developers understand the tools and tricks that go into team development enterprises, and they implement them on a daily basis.

The PHP Playbook covers these tools and practices, providing insight into the process of developing PHP applications, teaching developers the skills they need to be successful in a team environment.

This book, written for beginners and old hands alike, is designed to approach the development of PHP applications in a new way. It focuses on the tips and tricks of development, not necessarily the particular code snippets that make up a software application. It is designed to be used as a reference guide, rather than as a novel or other technical book. It does not build on itself; each chapter stands alone, though taken together they form a complete understanding of modern development in the PHP economy.

Table of Contents

Chapter 1. Debugging PHP Projects
Chapter 2. Test-Driven Development
Chapter 3. Application Optimization
Chapter 4. Improving Performance
Chapter 5. Caching Techniques
Chapter 6. Harnessing Version Control
Chapter 7. Refactoring Strategies
Chapter 8. Worst Practices
Chapter 9. Becoming a Happy Developer

Download

Comments

Popular Posts