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