2017 © Pedro Peláez
 

library slim-skeleton

A small Slime Framework skeleton package.

image

diego/slim-skeleton

A small Slime Framework skeleton package.

  • Thursday, June 11, 2015
  • by sirdiego
  • Repository
  • 1 Watchers
  • 0 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Slim framework skeleton

This is my little slim skeleton to make it easier to start a new slim application., (*1)

Installation

  1. Start the new application, (*2)

    composer.phar create-project diego/slim-skeleton Application, (*3)

  2. Now copy config/config.example.php to config/config.php and change it to your needs, (*4)

  3. Point your document root to the web/ directory

Directories

  • web/ is used as the document root
  • templates/ used for template files
  • src/ for the application classes
  • config/ for configuration files

The Versions

11/06 2015

dev-master

9999999-dev

A small Slime Framework skeleton package.

  Sources   Download

MIT

The Requires

 

by diego

11/06 2015

v1.0.0-alpha

1.0.0.0-alpha

A small Slime Framework skeleton package.

  Sources   Download

MIT

The Requires

 

by diego