This is a challenge template for full projects written in PHP.
This project requires the following technologies and libraries to work:
- PHP >= 7.1
- Composer, you can get the composer from here: getcomposer.org
- PHPUnit, Source Code, Packagist
To start writing your project, start adding your files in the folder src/Challenge
under the namespace Challenge
.
Use the space here to explain your solution in as much detail as possible.