PHPackages                             adriansuter/slim4-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. adriansuter/slim4-skeleton

ActiveLibrary[Framework](/categories/framework)

adriansuter/slim4-skeleton
==========================

Web application skeleton that uses the Slim4 Framework, PHP-DI, Nyholm PSR7 and Twig.

1.3.0(6y ago)527337[2 issues](https://github.com/adriansuter/Slim4-Skeleton/issues)MITPHPPHP ^7.2CI failing

Since May 12Pushed 5y ago5 watchersCompare

[ Source](https://github.com/adriansuter/Slim4-Skeleton)[ Packagist](https://packagist.org/packages/adriansuter/slim4-skeleton)[ RSS](/packages/adriansuter-slim4-skeleton/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (8)Versions (14)Used By (0)

Slim4-Skeleton
==============

[](#slim4-skeleton)

[![Build Status](https://camo.githubusercontent.com/f2d649b3da6780f576fa6dd786a734064fa6cee858cf60aa5b1c72629ed57f38/68747470733a2f2f7472617669732d63692e6f72672f61647269616e73757465722f536c696d342d536b656c65746f6e2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/adriansuter/Slim4-Skeleton)[![Coverage Status](https://camo.githubusercontent.com/5cdb268fd5a5ec912eac73442bcd3aa88a7b3acbe84515edf096661c13452cc6/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f61647269616e73757465722f536c696d342d536b656c65746f6e2f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/adriansuter/Slim4-Skeleton?branch=master)

Web application skeleton that uses the [Slim4 Framework](http://www.slimframework.com/), [PHP-DI](http://php-di.org/) as dependency injection container, [Nyholm PSR7](https://github.com/Nyholm/psr7) as PSR-7 implementation and [Twig](https://twig.symfony.com/) as template engine.

This skeleton application was built for [Composer](https://getcomposer.org/).

Installation
------------

[](#installation)

Run this command from the directory in which you want to install your new Slim4 Framework application.

```
composer create-project adriansuter/slim4-skeleton [my-app-name]
```

Replace `[my-app-name]` with the desired directory name for your new application. You'll want to:

- Point your virtual host document root to your new application's `public/` directory. (Virtual host is the mandatory way to access to your project. If you try to access directly from the container folder you will encounter an error)
- Ensure `cache/` and `logs/` are web writable.

To run the application in development, you can run these commands

```
cd [my-app-name]
composer start
```

**That's it! Now go build something cool.**

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 94.4% 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 ~32 days

Recently: every ~68 days

Total

12

Last Release

2195d ago

Major Versions

0.0.5 → 1.0.02019-08-02

PHP version history (2 changes)0.0.1PHP ^7.1

1.2.1PHP ^7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/4ff41e3338b4e847e43441cf54099844bae3c789b409a378f8f6374d37ba1057?d=identicon)[adriansuter](/maintainers/adriansuter)

---

Top Contributors

[![adriansuter](https://avatars.githubusercontent.com/u/3974990?v=4)](https://github.com/adriansuter "adriansuter (84 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (4 commits)")[![pegaltier](https://avatars.githubusercontent.com/u/2479323?v=4)](https://github.com/pegaltier "pegaltier (1 commits)")

---

Tags

slim-4slim-frameworkslim-skeleton

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/adriansuter-slim4-skeleton/health.svg)

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

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[elgg/elgg

Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to create their own fully-featured social networks and applications.

1.7k15.7k5](/packages/elgg-elgg)[contao/core-bundle

Contao Open Source CMS

1231.6M2.3k](/packages/contao-core-bundle)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[odan/slim4-skeleton

A Slim 4 skeleton

4588.5k](/packages/odan-slim4-skeleton)

PHPackages © 2026

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