2017 © Pedro Peláez
 

project slim-skeleton

Slim 3 + Datamapper + Monolog + Plates project

image

tuupola/slim-skeleton

Slim 3 + Datamapper + Monolog + Plates project

  • Thursday, May 18, 2017
  • by tuupola
  • Repository
  • 2 Watchers
  • 9 Stars
  • 55 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 0 Open issues
  • 1 Versions
  • 2 % Grown

The README.md

Slim 3 skeleton

Latest Version Software License, (*1)

This is Slim 3 skeleton project form Composer. Project includes Spot2, Monolog, Plates libraries and Vagrant virtualmachine config., (*2)

Install

Install the latest version using composer., (*3)

``` bash $ composer create-project --no-interaction --stability=dev tuupola/slim-skeleton app, (*4)


## Usage If you have [Vagrant](https://www.vagrantup.com/) installed start the virtual machine. ``` bash $ cd app $ vagrant up

Now you can access the app at https://192.168.50.50/, (*5)

License

The MIT License (MIT). Please see License File for more information., (*6)

The Versions