/php-kata-template

Php basic project to TDD katas. Dockerized, no need to install nothing more than docker.

Primary LanguagePHP

Php kata template

This template is a basic skeleton to perform php katas, main focus in TDD and Testing in general.

Execute tests

make tests

Show php version

make version