News

Either install PHP 8.4 & composer on your system or use the Docker image provided in this repository. Each lesson is in a separat branch. You can switch to the branch of the lesson you want to learn.
This project demonstrates a simple calculator in PHP with unit testing using PHPUnit. It's created as part of the Coding With Kailash YouTube tutorial series.