Common framework I use for running web stuff
Simply include this in your composer.json file, create an example web directory as shown in the examplewebdirectory folder, point all web requests at the index.php file and have fun!
Be sure to copy config.example to config and fill in the values you want.