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

ActiveLibrary

siworks/slim3-siworks-skeleton
==============================

Simple implementation of Slim3 with Doctrine

00PHP

Since Oct 16Pushed 8y ago1 watchersCompare

[ Source](https://github.com/siworksit/slim3-siworks-skeleton)[ Packagist](https://packagist.org/packages/siworks/slim3-siworks-skeleton)[ RSS](/packages/siworks-slim3-siworks-skeleton/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Skeleton
========

[](#skeleton)

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

[](#installation)

Clone the repository and access the directory:

```
$ git clone git@github.com:siworksit/slim3-siworks-skeleton.git && cd slim3-siworks-skeleton
```

If you don't have the container `docker-hosts-updater` running, you can execute that:

```
$ docker run -d --restart=always --name docker-hosts-updater -v /var/run/docker.sock:/var/run/docker.sock -v /etc/hosts:/opt/hosts grachev/docker-hosts-updater
```

It will automatically map the hostnames of the containers to the corresponding IPs. This mapping can be done manually through the hosts of the machine.

Execute the composer:

```
$ docker-compose run --rm composer
```

Run the web service with docker-compose:

```
$ docker-compose up -d web
```

Create the schema to mysql:

```
$ docker exec -t dev-skeleton-web vendor/bin/doctrine orm:schema-tool:create
```

Access url

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 52.9% 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/85ea5afd8f3f5a4fbb3addcaa2b01bf1104844db7e36903e1468b433e317ceb8?d=identicon)[siworks](/maintainers/siworks)

---

Top Contributors

[![rafaelgarbinatto](https://avatars.githubusercontent.com/u/1371016?v=4)](https://github.com/rafaelgarbinatto "rafaelgarbinatto (9 commits)")[![marcosevaldt](https://avatars.githubusercontent.com/u/11699720?v=4)](https://github.com/marcosevaldt "marcosevaldt (5 commits)")[![diegoper37](https://avatars.githubusercontent.com/u/356514?v=4)](https://github.com/diegoper37 "diegoper37 (3 commits)")

### Embed Badge

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

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

PHPackages © 2026

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