Converted Tina4 to a composer package. Before a developer would have to clone the repository and configure it manually. Initially I thought of a "compiled" source base for the project which would run from a phar file but I have removed that for the moment as debugging is becoming crazy. Happy with the results so far as you just need to do a composer require for the library to work. Also leaning on getting the built in PHP web server working as a development tool so there is no need to run a web server or Docker environment if you want to do some quick development.