2017 © Pedro Peláez
 

library slim-skeleton

A barebones Slim Framework 3.x skeleton application for rapid development on nitrous.io

image

crazedvic/slim-skeleton

A barebones Slim Framework 3.x skeleton application for rapid development on nitrous.io

  • Monday, June 6, 2016
  • by crazedVic
  • Repository
  • 1 Watchers
  • 0 Stars
  • 14 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 279 Forks
  • 0 Open issues
  • 11 Versions
  • 8 % Grown

The README.md

Slim Framework 3 Super Basic Application Skeleton

Use this skeleton application to quickly setup and start working on a new Slim Framework 3 application. I'm using this on http://nitrous.io specifically and have modified the files so this all works right away. I've removed the php-view and the monolog stuff as I can add that later and I actually prefer TWIG. Also had to lower min version requirement of Slim to 3.0 so slim/twig-view would install., (*1)

This skeleton application was built for Composer. This makes setting up a new Slim Framework application quick and easy., (*2)

Install the Application

Run this command from the directory in which you want to install your new Slim Framework application., (*3)

php composer.phar create-project crazedvic/slim-skeleton [my-app-name]

Replace [my-app-name] with the desired directory name for your new application. You'll want to:, (*4)

  • Point your virtual host document root to your new application's public/ directory.

Then cd to the [my-app-name] folder and type in:, (*5)

php -S 0.0.0.0:8080 -t public public/index.php

Now you can go visit the default site if it's running on your own machine at http://localhost:8080 or if you are using NITROUS.IO click Preview in the Menu and select Port 8080., (*6)

That's it! Now go build something cool., (*7)

The Versions

06/06 2016

dev-master

9999999-dev http://github.com/slimphp/Slim-Skeleton

A barebones Slim Framework 3.x skeleton application for rapid development on nitrous.io

  Sources   Download

MIT

The Requires

 

rest psr7 microframework router nitrous nitrous.io

04/02 2016

3.0.1

3.0.1.0 http://github.com/slimphp/Slim-Skeleton

A Slim Framework skeleton application for rapid development

  Sources   Download

MIT

The Requires

 

rest psr7 microframework router

07/12 2015

3.0.0

3.0.0.0 http://github.com/slimphp/Slim-Skeleton

A Slim Framework skeleton application for rapid development

  Sources   Download

MIT

The Requires

 

rest psr7 microframework router

29/10 2015

2.x-dev

2.9999999.9999999.9999999-dev http://github.com/codeguy/Slim-Skeleton

A Slim Framework skeleton application for rapid development

  Sources   Download

MIT

The Requires

 

rest microframework router

11/12 2013

2.1.2

2.1.2.0 http://github.com/codeguy/Slim-Skeleton

A Slim Framework skeleton application for rapid development

  Sources   Download

MIT

The Requires

 

rest microframework router

01/10 2013

2.1.1

2.1.1.0 http://github.com/codeguy/Slim-Skeleton

A Slim Framework skeleton application for rapid development

  Sources   Download

MIT

The Requires

 

rest microframework router

30/09 2013

2.1.0

2.1.0.0 http://github.com/codeguy/Slim-Skeleton

A Slim Framework skeleton application for rapid development

  Sources   Download

MIT

The Requires

 

rest microframework router

23/08 2013

2.0.0

2.0.0.0 http://github.com/codeguy/Slim-Skeleton

A Slim Framework skeleton application for rapid development

  Sources   Download

MIT

The Requires

 

rest microframework router

30/09 2012

1.1.0

1.1.0.0 http://github.com/codeguy/Slim-Skeleton

A Slim Framework skeleton application for rapid development

  Sources   Download

MIT

The Requires

 

rest microframework router

04/07 2012

1.0.1

1.0.1.0 http://github.com/codeguy/Slim-Skeleton

A Slim Framework skeleton application for rapid development

  Sources   Download

MIT

The Requires

 

rest microframework router

04/07 2012

1.0.0

1.0.0.0 http://github.com/codeguy/Slim-Skeleton

A Slim Framework skeleton application for rapid development

  Sources   Download

MIT

The Requires

 

rest microframework router