heinrichschiller/slim-skeleton

My own simple slim skeleton, based on odan/slim4-skeleton

2.4.0 2025-09-03 09:42 UTC

This package is auto-updated.

Last update: 2025-09-09 12:29:26 UTC


README

Coverage Status Latest Stable Version Latest Unstable Version License

My own simple slim skeleton app, for websites, apis and webapps. It is not better than the official Slim-Skeleton, it is more a composer package and has my own configuration for my work with Slim. If you don't know what to take, take the original :)

See below:

Slim-Framework Mainpage

https://www.slimframework.com

Slim-Documentation

https://www.slimframework.com/docs/v4/

Slim-Framework GitHub

https://github.com/slimphp

Official Slim-Skeleton

https://github.com/slimphp/Slim-Skeleton

This Skeleton is based on:

Install

composer create-project heinrichschiller/slim-skeleton [my-app-name] --prefer-dist

Requirements

  • PHP 8.2+

Features

Developer tools

  • friendsofphp/php-cs-fixer
  • phpunit/phpunit
  • phpstan/phpstan
  • squizlabs/php_codesniffer