Get Free Shipping on orders over $89
Mastering Test-Driven Development with PHP 8 : Building secure and reliable PHP 8 applications through TDD, design patterns, and functional data handling (English Edition) - Flavio Gomes da Silva Lisboa

Mastering Test-Driven Development with PHP 8

Building secure and reliable PHP 8 applications through TDD, design patterns, and functional data handling (English Edition)

By: Flavio Gomes da Silva Lisboa

Paperback | 21 May 2025

At a Glance

Paperback


$69.29

or 4 interest-free payments of $17.32 with

 or 

Ships in 5 to 7 business days

DESCRIPTION 

In today's fast-paced development landscape, ensuring code quality and bug-free software through testing is essential. This book is your practical guide to mastering test-driven development (TDD) in the PHP 8 ecosystem, empowering you to write better code from the very beginning.

Embark on a structured learning journey, starting with setting up your PHP 8 testing environment and understanding the core principles of TDD using PHPUnit and Composer. You will then learn about writing tests for fundamental PHP concepts, including functions, file system operations, array handling, and web interactions like forms and sessions. Through the practical exercise of building a book registration application, you will learn to apply TDD with different data storage solutions, from simple file systems to relational databases (MySQL) and document databases (MongoDB). Progressing further, you will discover how to implement TDD in object-oriented PHP 8, covering design patterns, database interactions with PDO, API development, and even exploring testing considerations for security, authentication, and authorization.

By the end of this book, you will possess the skills and confidence to implement TDD effectively in your PHP 8 projects. This book equips you with the skills to write cleaner, more maintainable code, and ultimately leads to more stable and maintainable applications, making you a highly competent PHP 8 developer.

WHAT YOU WILL LEARN

â-� The foundations of PHP programming and TDD.

â-� Master core PHP 8 syntax, functions, and web handling.

â-� Create applications based on SQL and NoSQL databases.

â-� Apply PHP 8 OOP, design patterns, PDO, and REST API basics.

â-� Abstract storage, secure code, and implement authentication/authorization.

WHO THIS BOOK IS FOR

This book is for PHP developers, including beginners with basic PHP syntax knowledge, and intermediate developers seeking to adopt TDD and improve their application architecture. Familiarity with fundamental web development concepts will be beneficial for understanding the practical examples.

More in Software Testing & Verification

Site Reliability Engineering : How Google Runs Production Systems - Betsy Beyer
Hacking For Dummies : For Dummies (Computer/Tech) - Kevin Beaver

RRP $49.95

$36.75

26%
OFF
C++ Primer - Stanley Lippman

Paperback

RRP $97.60

$76.75

21%
OFF
Fight Fraud with Machine Learning - Ashish Jha
NUnit Pocket Reference : Pocket Reference (O'Reilly) - Bill Hamilton
Integration Testing from the Trenches - Nicolas Frankel