Project Installation

Table of contents

Loading...

Introduction

There are three different project templates that are in line with this documentation.

Slim Example Project

Full-sized application with a frontend and backend and real-world features.

Installation guide - Project page

Features

Slim Starter

This is a stripped-down version of the Slim Example Project with a lightweight PHP template renderer.

Installation guide

Features

Slim API Starter

This is an even lighter version with only the structure, two API routes and one example database table.

Installation guide

Features