Expert PHP 5 Tools Ссылки
* Best practices for designing, coding, testing, and deploying PHP applications - all the information in one book
* Learn to write unit tests and practice test-driven development from an expert
* Set up a professional development environment with integrated debugging capabilities
* Develop your own coding standard and enforce it automatically
* Document your code for easy maintainability for yourself and others
In Detail
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.