Limit search to available items
Book Cover
E-book
Author Merkel, Dirk

Title Expert PHP 5 tools : proven enterprise development tools and best practices for designing, coding, testing, and deploying PHP applications / Dirk Merkel
Published Birmingham, UK : Packt, 2010

Copies

Description 1 online resource (ix, 449 pages) : illustrations
Series From technologies to solutions
From technologies to solutions.
Contents Coding style and standards -- Documentation with phpDocumentor -- The eclipse integrated development environment -- Source code and version control -- Debugging -- PHP frameworks -- Testing -- Deploying applications -- PHP application design with UML -- Continuous integration
Summary Annotation Even if you find writing PHP code easy, writing code that is efficient and easy to maintain and reuse is not so straightforward. Self-taught PHP developers and programmers transitioning from other languages often lack the knowledge to work with PHP on an enterprise level. They need to take their PHP development skills to that level by learning the skills and tools necessary to write maintainable and efficient code.<br /><br />This book will enable you to take your PHP development skills to an enterprise level by teaching you the skills and tools necessary to write maintainable and efficient code. You will learn how to perform activities such as unit testing, enforcing coding standards, automating deployment, and interactive debugging using tools created for PHP developers _ all the information in one place. Your code will be more maintainable, efficient, and self-documented.<br />From the design phase to actually deploying the application, you will learn concepts and apply them using the best-of-breed tools available in PHP.<br /><br />Experienced developers looking for expertise in PHP development will learn how to follow best practices within the world of PHP. The book contains many well-documented code samples and recipes that can be used as a starting point for producing quality code.<br /><br />Specifically, you will learn to design an application with UML, code it in Eclipse with PDT, document it with phpDocumentor, debug it interactively with Xdebug, test it by writing PHPUnit tests, manage source code in Subversion, speed up development and increase stability by using Zend Framework, pull everything together using continuous integration, and deploy the application automatically with Phing _ all in one book. The author's experience in PHP development enables him to share insights on using enterprise tools, in a clear and friendly way.<br /><br />An in-depth look at best-of-breed enterprise-level tools, methodologies, and tips for professional PHP developers to write maintainable, efficient code
Notes Print version record
Subject PHP (Computer program language) -- Handbooks, manuals, etc
Web sites -- Design -- Handbooks, manuals, etc
COMPUTERS -- Programming Languages -- JavaScript.
COMPUTERS -- Programming Languages -- VBScript.
PHP (Computer program language) -- Handbooks, manuals, etc.
Web sites -- Design -- Handbooks, manuals, etc.
PHP (Computer program language)
Web sites -- Design
Genre/Form Handbooks and manuals
Form Electronic book
ISBN 9781847198396
1847198392
Other Titles Expert Personal Home Page five tools