Simple Template Engine A very simple template engine I created for a job application. Testing Run tests: vendor\bin\phpunit tests\ or with coverage report: vendor\bin\phpunit --coverage-html coverage\ tests\ License Licensed under the MIT license.