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

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

gallu/slim4-simple-skeleton
===========================

A Slim Framework skeleton application for rapid business use development

v1.0.5(10mo ago)034MITPHPPHP ^8.3

Since Mar 3Pushed 10mo ago1 watchersCompare

[ Source](https://github.com/gallu/Slim-SimpleSkeleton)[ Packagist](https://packagist.org/packages/gallu/slim4-simple-skeleton)[ RSS](/packages/gallu-slim4-simple-skeleton/feed)WikiDiscussions master Synced 1mo ago

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

Slim-SimpleSkeleton
===================

[](#slim-simpleskeleton)

最低限の Slim アプリケーションスケルトンです。

セットアップ
------

[](#セットアップ)

事前に PHP（8.3以上）と Composer をインストールしておいてください。

インストールは以下のようにできる予定です：

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

動かし方
----

[](#動かし方)

以下でサーバを起動できます：

```
php -S 0.0.0.0:8080 -t public
```

もしくは、以下のスクリプトも使えます：

```
composer start
```

開発用ツール（任意）
----------

[](#開発用ツール任意)

静的解析、コード整形、テスト用ツールがすでに含まれています：

- `phpstan/phpstan`
- `friendsofphp/php-cs-fixer`
- `phpunit/phpunit`

###  Health Score

37

—

LowBetter than 82% of packages

Maintenance58

Moderate activity, may be stable

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity66

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~120 days

Recently: every ~0 days

Total

6

Last Release

308d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5997c107b39c6ad08fba0d197b2d97fbb513beb31b735da4f78341e839cd3cd7?d=identicon)[gallu](/maintainers/gallu)

---

Top Contributors

[![gallu](https://avatars.githubusercontent.com/u/1485076?v=4)](https://github.com/gallu "gallu (11 commits)")

---

Tags

restpsr7slimmicroframework

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

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

PHPackages © 2026

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