Logo

Practical PHP Testing by Giorgio Sironi

Small book cover: Practical PHP Testing

Practical PHP Testing
by


Number of pages: 61

Description:
This practical testing book is aimed to all PHP developers. The book will help you grasp the fundamentals of TDD (Test-Driven Development) and its advantages: testable code, effective test suite and the good design that ensues.

Home page url

Download or read it online for free here:
Download link
(450KB, PDF)

Similar books

Book cover: Code Bright for Laravel PHPCode Bright for Laravel PHP
by - daylerees.com
Laravel Code Bright will contain a complete learning experience for all of the framework's features. The style of writing will make it approachable for beginners, and a wonderful reference resource for experienced developers alike.
(8032 views)
Book cover: PHP EssentialsPHP Essentials
- Techotopia
This online book covers all areas of PHP in detail: the basics of the language, file and filesystem handling, object oriented programming, MySQL and SQLite database access, handling of HTML forms, using cookies and PHP sessions.
(16868 views)
Book cover: PHP Best PracticesPHP Best Practices
by - phpbestpractices.org
This text is an attempt to compile a set of instructions for what can be considered best practices for common and confusing issues and tasks in PHP. It's a guide suggesting the best direction to take when facing one of the common low-level tasks.
(18240 views)
Book cover: PHP ProgrammingPHP Programming
- Wikibooks
A comprehensive guide to programming in PHP. Topics: Learning the Language - basics; Advanced PHP - Data Structures, Object Oriented Programming (OOP), Templating, Libraries, Frameworks, Security, Command-Line Interface (CLI); etc.
(17347 views)