tuupola/slim-skeleton

Slim 3 + Datamapper + Monolog + Plates project

Fund package maintenance!
tuupola

Installs: 69

Dependents: 0

Suggesters: 0

Security: 0

Stars: 11

Watchers: 3

Forks: 4

Open Issues: 0

Type:project

dev-master 2018-12-20 05:51 UTC

This package is auto-updated.

Last update: 2024-07-20 18:58:37 UTC


README

Latest Version Software License

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.