2017 © Pedro Peláez
 

project slim-skeleton

Simple slim skeleton using php-di bridge and twig views

image

fritsvt/slim-skeleton

Simple slim skeleton using php-di bridge and twig views

  • Tuesday, June 13, 2017
  • by fritsvt
  • Repository
  • 1 Watchers
  • 0 Stars
  • 40 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 5 % Grown

The README.md

Slim Framework 3 Php-Di Skeleton

This is a simple Slim 3 skeleton to quickly get started building your Slim 3 applications. For this application I have chosen a php-di/slim-bridge for dependency injection., (*1)

Installation

composer create-project fritsvt/slim-skeleton

Run the project

To run the slim application simply execute the command below, (*2)

php -S localhost:8000 -t public/

The Versions

13/06 2017

dev-master

9999999-dev

Simple slim skeleton using php-di bridge and twig views

  Sources   Download

The Requires

 

28/02 2017

v1.0.1

1.0.1.0

Simple slim skeleton using php-di bridge and twig views

  Sources   Download

The Requires

 

27/02 2017

v1.0.0

1.0.0.0

Simple slim skeleton using php-di bridge and twig views

  Sources   Download

The Requires