Php Project Boilerplate with phpUnit This is a small boilerplate for TDD Katas using phpUnit. It uses composer autoloader to be able to load namespaces using the PSR-4 standard. Comes with a default and a passing default test. In order to run the test suite run: $ .\vendor\bin\phpunit