PHPackages                             luciam91/slim3-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. luciam91/slim3-skeleton

ActiveProject[Framework](/categories/framework)

luciam91/slim3-skeleton
=======================

Skeleton application for Slim3 with Docker-compose set up for development

0242PHP

Since Aug 6Pushed 9y ago1 watchersCompare

[ Source](https://github.com/Luciam91/Slim-Docker-Compose)[ Packagist](https://packagist.org/packages/luciam91/slim3-skeleton)[ RSS](/packages/luciam91-slim3-skeleton/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (2)Used By (0)

Slim Framework 3 Skeleton with Docker-Compose
=============================================

[](#slim-framework-3-skeleton-with-docker-compose)

This is a simple skeleton application for the Slim3 Framework with support for Doctrine, Redis and environment aware config from the get-go.

Getting Started
---------------

[](#getting-started)

To get started create a new project using Composer

`composer create-project luciam91/slim3-skeleton PROJECT -s dev`

Your project will now be set up in the PROJECT directory specified in the above command.

Docker
------

[](#docker)

For your convenience I have provided a sample docker-compose file for development, ensure you have Docker installed and run the following commands to get a development environment running on your localhost

```
docker-compose up -d database; sleep 30
docker-compose up
```

This will create and provision the database container first and then create an application container.

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 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/757707b4d0ea00702926c58b2848e63b3490fe11000a3e051b2f334ca191b03b?d=identicon)[Luciam91](/maintainers/Luciam91)

---

Top Contributors

[![Luciam91](https://avatars.githubusercontent.com/u/3466297?v=4)](https://github.com/Luciam91 "Luciam91 (25 commits)")

### Embed Badge

![Health badge](/badges/luciam91-slim3-skeleton/health.svg)

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

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k104.3M829](/packages/laravel-socialite)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k38.6M289](/packages/laravel-dusk)[pinguo/php-msf

Pinguo Micro Service Framework For PHP

1.7k4.2k](/packages/pinguo-php-msf)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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