PHPackages                             dakujem/slim-sleeve - 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. dakujem/slim-sleeve

AbandonedArchivedProject

dakujem/slim-sleeve
===================

A lightweight skeleton app for Slim v4 🐘.

02[1 PRs](https://github.com/dakujem/slim-sleeve/pulls)PHP

Since Dec 26Pushed 4y agoCompare

[ Source](https://github.com/dakujem/slim-sleeve)[ Packagist](https://packagist.org/packages/dakujem/slim-sleeve)[ RSS](/packages/dakujem-slim-sleeve/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

⚡ This *thing* is in its early development stage. You have been warned. ⚡

I had a Slim v3 skeleton app lying around and decided to build a Slim v4 dev stack and a skeleton App.

---

Slim Sleeve
===========

[](#slim-sleeve)

> 💿 composer create-project dakujem/slim-sleeve -s dev

A **Slim v4** skeleton app.
🌳🌳🌳🐘🌳🌳🌳

The Freedom
-----------

[](#the-freedom)

Slim v4 gives you even more freedom to build your own stack, so if you do not like a package used in this stack, go ahead and **swap it for one that suits you**. That's the power of freedom you are given here.

The Stack
---------

[](#the-stack)

The stack consists of a PSR-7 HTTP implementation, Slim request dispatcher, router, middleware for security, view layer and a thin database abstraction layer.

The directory structure and the stack are prepared in a way to advocate good coding practices and layer separation.

To dive deeper, read the [tech docs](docs/tech.md).

The Run
-------

[](#the-run)

In your terminal, from the root of your installation, run

```
composer install
php -S localhost:8000 -t public
```

... then navigate to  and you are good to go.

The License
-----------

[](#the-license)

Comes with one of the "I don't care" licenses. Use the code for whatever purpose you like.

---

**TODOs**

- bootstrapping
- dir structure
- JWT
- auth (-entication / -orization) // do or do not?
- tracy / symfony debugger
- twig / latte
- fractal
- validation
- remove ballast

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/0bd7fa945013e9c0dcd65693575276bf5fcb9b9de13e1123e9f2c4a0a4c0fb6b?d=identicon)[dakujem](/maintainers/dakujem)

---

Top Contributors

[![dakujem](https://avatars.githubusercontent.com/u/443067?v=4)](https://github.com/dakujem "dakujem (10 commits)")

### Embed Badge

![Health badge](/badges/dakujem-slim-sleeve/health.svg)

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

PHPackages © 2026

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