codecourse/slender

A slender starter structure for Slim

Installs: 2 345

Dependents: 0

Suggesters: 0

Security: 0

Stars: 76

Watchers: 9

Forks: 31

Open Issues: 4

Type:project

2.1.1 2020-01-10 09:55 UTC

This package is auto-updated.

Last update: 2024-04-10 19:43:32 UTC


README

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!