Skip to content
/ slim4-app Public template
forked from codecourse/slender

A slender starter structure for Slim setup as MVC

Notifications You must be signed in to change notification settings

datalaere/slim4-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slender

A slender starter structure for the Slim PHP framework

Installation

For Slim 3

composer create-project "codecourse/slender 1.0.2" projectname

For Slim 4

composer create-project "codecourse/slender 2.1.1" projectname

What's this all about then?

The simplest boilerplate for getting started on a new Slim adventure. No clutter, ready to transform into your next big idea.

Also used for Codecourse courses, just to save a little time.

Contributing

Feel free to submit any minor enhancements, but the goal here is to keep this as simple (yet as practical) as possible, so no huge additions. Thanks!

About

A slender starter structure for Slim setup as MVC

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 92.8%
  • Twig 7.2%