Videos

This is a collection of the videos I've created for PHPDevelopers.tv and php[architect].

Determining Code Coverage With PHPUnit

Automated Testing Using PHPUnit

Automated Testing Using PHPUnit

Serializing Data In PHP

Everything You Need to Know About Pair Programming

Creating a PHP Library With Packagist

Getting Out of PHP Dependency Hell With Composer

Queues With PHPs SplQueue

Semantic Versioning

Linked Lists With SplDoublyLinkedList

The PHP DateTime Class

What's Changed in PHP 8.2

Writing Cleaner More Resilient Code With Value Objects

Deploying Our Code With Deployer 7 0

Linting Our PHP Files To Prevent Syntax Errors

What is Code Refactoring