Awesome
Slim 3 skeleton
This is Slim 3 skeleton project form Composer. Project includes Spot2, Monolog, Plates libraries and Vagrant virtualmachine config.
Install
Install the latest version using composer.
$ composer create-project --no-interaction --stability=dev tuupola/slim-skeleton app
Usage
If you have Vagrant installed start the virtual machine.
$ cd app
$ vagrant up
Now you can access the app at https://192.168.50.50/
License
The MIT License (MIT). Please see License File for more information.