2017 © Pedro Peláez
 

library slim-skeleton

A PHP-MVC Slim Framework skeleton application for rapid development

image

seromenho/slim-skeleton

A PHP-MVC Slim Framework skeleton application for rapid development

  • Monday, February 10, 2014
  • by seromenho
  • Repository
  • 2 Watchers
  • 5 Stars
  • 28 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 292 Forks
  • 0 Open issues
  • 11 Versions
  • 0 % Grown

The README.md

My Slim Framework Skeleton based on PHP-MVC PROJECT, (*1)

If you have installed composer globally use: composer create-project seromenho/slim-skeleton [my-app-name], (*2)

Original README.md from the forked project:, (*3)

Slim Framework Skeleton Application

Use this skeleton application to quickly setup and start working on a new Slim Framework application. This application uses the latest Slim and Slim-Views repositories. It also uses Sensio Labs' Twig template library., (*4)

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

Install Composer

If you have not installed Composer, do that now. I prefer to install Composer globally in /usr/local/bin, but you may also install Composer locally in your current working directory. For this tutorial, I assume you have installed Composer locally., (*6)

http://getcomposer.org/doc/00-intro.md#installation, (*7)

Install the Application

After you install Composer, run this command from the directory in which you want to install your new Slim Framework application., (*8)

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

Replace [my-app-name] with the desired directory name for your new application. You'll want to: * Point your virtual host document root to your new application's public/ directory. * Ensure logs/ and templates/cache are web writeable., (*9)

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

How to Contribute

Pull Requests

  1. Fork the Slim Skeleton repository
  2. Create a new branch for each feature or improvement
  3. Send a pull request from each feature branch to the develop branch

It is very important to separate new features or improvements into separate feature branches, and to send a pull request for each branch. This allows us to review and pull in new features or improvements individually., (*11)

Style Guide

All pull requests must adhere to the PSR-2 standard., (*12)

The Versions

10/02 2014

dev-master

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

A PHP-MVC Slim Framework skeleton application for rapid development

  Sources   Download

The Requires

 

rest microframework router

10/02 2014

3.0

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

A PHP-MVC Slim Framework skeleton application for rapid development

  Sources   Download

The Requires

 

rest microframework router

07/02 2014

dev-php-mvc-and-controllers

dev-php-mvc-and-controllers http://github.com/seromenho/Slim-Skeleton

A PHP-MVC Slim Framework skeleton application for rapid development

  Sources   Download

The Requires

 

rest microframework router

11/12 2013

dev-develop

dev-develop 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