PHPackages                             phpsandbox/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. [HTTP &amp; Networking](/categories/http)
4. /
5. phpsandbox/slim-skeleton

ActiveLibrary[HTTP &amp; Networking](/categories/http)

phpsandbox/slim-skeleton
========================

A Slim Framework skeleton application for rapid development

4.3.0.1(4y ago)01.4kMITPHPPHP ^7.2 || ^8.0

Since Jul 4Pushed 4y agoCompare

[ Source](https://github.com/phpsandbox/Slim-Skeleton)[ Packagist](https://packagist.org/packages/phpsandbox/slim-skeleton)[ Docs](http://github.com/slimphp/Slim-Skeleton)[ RSS](/packages/phpsandbox-slim-skeleton/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (8)Versions (30)Used By (0)

Slim Framework 4 Skeleton Application
=====================================

[](#slim-framework-4-skeleton-application)

[![Coverage Status](https://camo.githubusercontent.com/5174ad859c3fcba96fdfe78e2496523fd6c7e43bcf2b2b65403fd74937fbf67d/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f736c696d7068702f536c696d2d536b656c65746f6e2f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/slimphp/Slim-Skeleton?branch=master)

Use this skeleton application to quickly setup and start working on a new Slim Framework 4 application. This application uses the latest Slim 4 with Slim PSR-7 implementation and PHP-DI container implementation. It also uses the Monolog logger.

This skeleton application was built for Composer. This makes setting up a new Slim Framework application quick and easy.

Install the Application
-----------------------

[](#install-the-application)

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

```
composer create-project slim/slim-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.
- Ensure `logs/` is web writable.

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

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

Or you can use `docker-compose` to run the app with `docker`, so you can run these commands:

```
cd [my-app-name]
docker-compose up -d
```

After that, open `http://localhost:8080` in your browser.

Run this command in the application directory to run the test suite

```
composer test
```

That's it! Now go build something cool.

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity79

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~120 days

Recently: every ~147 days

Total

28

Last Release

1817d ago

Major Versions

1.1.0 → 2.0.02013-08-22

2.x-dev → 3.0.02015-12-07

3.1.8 → 4.0.02019-08-06

PHP version history (6 changes)1.0.0PHP &gt;=5.3.0

3.0.0PHP &gt;=5.5.0

3.1.7PHP &gt;=5.6

4.0.0PHP &gt;=7.1

4.1.0PHP ^7.2

4.3.0PHP ^7.2 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/cb3b5e6b0a837fdfc5fd192f4c8f3b3e2febab7ec553c5dd387653054b1a9554?d=identicon)[bosunski](/maintainers/bosunski)

---

Top Contributors

[![l0gicgate](https://avatars.githubusercontent.com/u/6510935?v=4)](https://github.com/l0gicgate "l0gicgate (95 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (32 commits)")[![akrabat](https://avatars.githubusercontent.com/u/33135?v=4)](https://github.com/akrabat "akrabat (27 commits)")[![maccath](https://avatars.githubusercontent.com/u/904427?v=4)](https://github.com/maccath "maccath (10 commits)")[![jeremykendall](https://avatars.githubusercontent.com/u/288613?v=4)](https://github.com/jeremykendall "jeremykendall (10 commits)")[![flangofas](https://avatars.githubusercontent.com/u/1227351?v=4)](https://github.com/flangofas "flangofas (10 commits)")[![agung-ap](https://avatars.githubusercontent.com/u/25613201?v=4)](https://github.com/agung-ap "agung-ap (9 commits)")[![silentworks](https://avatars.githubusercontent.com/u/79497?v=4)](https://github.com/silentworks "silentworks (8 commits)")[![manavo](https://avatars.githubusercontent.com/u/259487?v=4)](https://github.com/manavo "manavo (7 commits)")[![ssnepenthe](https://avatars.githubusercontent.com/u/10903810?v=4)](https://github.com/ssnepenthe "ssnepenthe (5 commits)")[![samsonasik](https://avatars.githubusercontent.com/u/459648?v=4)](https://github.com/samsonasik "samsonasik (5 commits)")[![AntoninoM90](https://avatars.githubusercontent.com/u/45453064?v=4)](https://github.com/AntoninoM90 "AntoninoM90 (3 commits)")[![yakubenko](https://avatars.githubusercontent.com/u/89084?v=4)](https://github.com/yakubenko "yakubenko (3 commits)")[![localheinz](https://avatars.githubusercontent.com/u/605483?v=4)](https://github.com/localheinz "localheinz (2 commits)")[![maurobonfietti](https://avatars.githubusercontent.com/u/24535949?v=4)](https://github.com/maurobonfietti "maurobonfietti (2 commits)")[![Antnee](https://avatars.githubusercontent.com/u/2102062?v=4)](https://github.com/Antnee "Antnee (2 commits)")[![casmith](https://avatars.githubusercontent.com/u/95950?v=4)](https://github.com/casmith "casmith (2 commits)")[![atefBB](https://avatars.githubusercontent.com/u/10966925?v=4)](https://github.com/atefBB "atefBB (2 commits)")[![geggleto](https://avatars.githubusercontent.com/u/4027602?v=4)](https://github.com/geggleto "geggleto (2 commits)")[![jamesrweb](https://avatars.githubusercontent.com/u/47126579?v=4)](https://github.com/jamesrweb "jamesrweb (2 commits)")

---

Tags

restrouterpsr7microframework

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

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

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

PHPackages © 2026

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