PHPackages                             heinrichschiller/slim-skeleton - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. heinrichschiller/slim-skeleton

ActiveProject[Framework](/categories/framework)

heinrichschiller/slim-skeleton
==============================

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

2.5.0(3mo ago)294MITPHPPHP ^8.4

Since Dec 21Pushed 1w ago1 watchersCompare

[ Source](https://github.com/heinrichschiller/Slim-Skeleton)[ Packagist](https://packagist.org/packages/heinrichschiller/slim-skeleton)[ Docs](https://github.com/heinrichschiller/Slim-Skeleton)[ RSS](/packages/heinrichschiller-slim-skeleton/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (10)Dependencies (34)Versions (21)Used By (0)

Slim-Skeleton
=============

[](#slim-skeleton)

[![Coverage Status](https://camo.githubusercontent.com/670b0cc9c2f72b341b93abba516ded8edc06c430945f72c8c186af15373eeddf/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f6865696e72696368736368696c6c65722f536c696d2d536b656c65746f6e2f62616467652e7376673f6272616e63683d6d61696e)](https://coveralls.io/github/heinrichschiller/Slim-Skeleton?branch=main)[![Latest Stable Version](https://camo.githubusercontent.com/47f9e3de6c18aef3d94f42152d4c723e0505104bc4650986882a2b2b7c4759f4/68747470733a2f2f706f7365722e707567782e6f72672f6865696e72696368736368696c6c65722f736c696d2d736b656c65746f6e2f76)](//packagist.org/packages/heinrichschiller/slim-skeleton)[![Latest Unstable Version](https://camo.githubusercontent.com/d0c295bc11845c7686a964c3aa3f17238795b6bb3c21d12bc0b182b30d2473a6/68747470733a2f2f706f7365722e707567782e6f72672f6865696e72696368736368696c6c65722f736c696d2d736b656c65746f6e2f762f756e737461626c65)](//packagist.org/packages/heinrichschiller/slim-skeleton)[![License](https://camo.githubusercontent.com/dc919c984763e435a3f52494dc3ace8e3649507aa2dd160ecdc338827866802c/68747470733a2f2f706f7365722e707567782e6f72672f6865696e72696368736368696c6c65722f736c696d2d736b656c65746f6e2f6c6963656e7365)](//packagist.org/packages/heinrichschiller/slim-skeleton)

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
-----------------------

[](#slim-framework-mainpage)

Slim-Documentation
------------------

[](#slim-documentation)

Slim-Framework GitHub
---------------------

[](#slim-framework-github)

Official Slim-Skeleton
----------------------

[](#official-slim-skeleton)

This Skeleton is based on:
--------------------------

[](#this-skeleton-is-based-on)

-
-
-

Install
-------

[](#install)

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

Requirements
------------

[](#requirements)

- PHP 8.4+

Features
--------

[](#features)

- [Standard PHP package skeleton](https://github.com/php-pds/skeleton)
- HTTP router (Slim)
- [HTTP message interfaces (PSR-7)](https://www.php-fig.org/psr/psr-7/)
- [HTTP Server Request Handlers, Middleware (PSR-15)](https://www.php-fig.org/psr/psr-15/)
- [Dependency injection container (PSR-11)](https://www.php-fig.org/psr/psr-11/)
- [Autoloader (PSR-4)](https://www.php-fig.org/psr/psr-4/)
- Single action controllers
- [Unit- and integration tests](https://phpunit.de/)
- [Console Commands](https://symfony.com/doc/current/components/console.html)

Developer tools
---------------

[](#developer-tools)

- friendsofphp/php-cs-fixer
- phpunit/phpunit
- phpstan/phpstan
- squizlabs/php\_codesniffer

###  Health Score

51

—

FairBetter than 95% of packages

Maintenance90

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity80

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~106 days

Recently: every ~224 days

Total

19

Last Release

108d ago

Major Versions

1.3.1 → 2.0.02023-08-05

PHP version history (6 changes)1.0.0PHP ^7.3

1.0.6PHP ^7.3 || ^8.0

1.3.0PHP ^8.0

2.0.0PHP ^8.1

2.3.0PHP ^8.2

2.5.0PHP ^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/9043604c1c7650d37611cc76969f05669f49acb4431511723b46459eb0d80f30?d=identicon)[heinrichschiller](/maintainers/heinrichschiller)

---

Top Contributors

[![heinrichschiller](https://avatars.githubusercontent.com/u/25958414?v=4)](https://github.com/heinrichschiller "heinrichschiller (305 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/heinrichschiller-slim-skeleton/health.svg)

```
[![Health](https://phpackages.com/badges/heinrichschiller-slim-skeleton/health.svg)](https://phpackages.com/packages/heinrichschiller-slim-skeleton)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M19.9k](/packages/laravel-framework)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

85036.3k](/packages/flow-php-flow)[contao/core-bundle

Contao Open Source CMS

1231.6M2.8k](/packages/contao-core-bundle)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M508](/packages/pimcore-pimcore)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
