2017 © Pedro Peláez
 

library slim-skeleton

A Slim Framework skeleton application for rapid development

image

slim/slim-skeleton

A Slim Framework skeleton application for rapid development

  • Friday, March 23, 2018
  • by akrabat
  • Repository
  • 75 Watchers
  • 864 Stars
  • 154,690 Installations
  • PHP
  • 7 Dependents
  • 0 Suggesters
  • 289 Forks
  • 6 Open issues
  • 19 Versions
  • 7 % Grown

The README.md

Slim Framework 4 Skeleton Application

Coverage Status, (*1)

Use this skeleton application to quickly setup and start working on a new Slim Framework 4 application. This application uses the latest Slim 4 with Slim PSR-7 implementation and PHP-DI container implementation. It also uses the Monolog logger., (*2)

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

Install the Application

Run this command from the directory in which you want to install your new Slim Framework application. You will require PHP 7.4 or newer., (*4)

composer 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:, (*5)

  • Point your virtual host document root to your new application's public/ directory.
  • Ensure logs/ is web writable.

To run the application in development, you can run these commands, (*6)

cd [my-app-name]
composer start

Or you can use docker-compose to run the app with docker, so you can run these commands:, (*7)

cd [my-app-name]
docker-compose up -d

After that, open http://localhost:8080 in your browser., (*8)

Run this command in the application directory to run the test suite, (*9)

composer test

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

The Versions

23/03 2018

dev-master

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

A Slim Framework skeleton application for rapid development

  Sources   Download

MIT

The Requires

 

The Development Requires

rest psr7 microframework router

23/03 2018

3.1.6

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

A Slim Framework skeleton application for rapid development

  Sources   Download

MIT

The Requires

 

The Development Requires

rest psr7 microframework router

25/01 2018

3.1.5

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

A Slim Framework skeleton application for rapid development

  Sources   Download

MIT

The Requires

 

The Development Requires

rest psr7 microframework router

20/09 2017

3.1.4

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

A Slim Framework skeleton application for rapid development

  Sources   Download

MIT

The Requires

 

The Development Requires

rest psr7 microframework router

04/09 2016

3.1.2

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

A Slim Framework skeleton application for rapid development

  Sources   Download

MIT

The Requires

 

The Development Requires

rest psr7 microframework router

13/08 2016

3.1.1

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

A Slim Framework skeleton application for rapid development

  Sources   Download

MIT

The Requires

 

The Development Requires

rest psr7 microframework router

12/08 2016

3.1.0

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

A Slim Framework skeleton application for rapid development

  Sources   Download

MIT

The Requires

 

The Development Requires

rest psr7 microframework router

29/06 2016

3.0.3

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

A Slim Framework skeleton application for rapid development

  Sources   Download

MIT

The Requires

 

rest psr7 microframework router

06/06 2016

3.0.2

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

A Slim Framework skeleton application for rapid development

  Sources   Download

MIT

The Requires

 

rest psr7 microframework router

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