PHPackages                             lvinkim/swim-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. lvinkim/swim-skeleton

ActiveProject[Framework](/categories/framework)

lvinkim/swim-skeleton
=====================

v0.2.3(7y ago)037MITPHP

Since Aug 26Pushed 7y ago1 watchersCompare

[ Source](https://github.com/lvinkim/swim-skeleton)[ Packagist](https://packagist.org/packages/lvinkim/swim-skeleton)[ RSS](/packages/lvinkim-swim-skeleton/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (4)Versions (10)Used By (0)

swim-skeleton
=============

[](#swim-skeleton)

swim 框架

### 安装

[](#安装)

```
$ composer create-project lvinkim/swim-skeleton [my-app-name]

```

### 配置

[](#配置)

```
$ cp .env.example .env

```

### 启动

[](#启动)

#### 开发模式(php -S)启动

[](#开发模式php--s启动)

```
$ php bin/console.php swim:dev:start 8080

# 如果使用 docker
$ docker-compose -f docker-compose-dev.yml up

```

#### 生产模式(swoole)启动

[](#生产模式swoole启动)

```
$ php bin/server.php swoole:start 8080

# 如果使用 docker
$ docker-compose up

```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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.

###  Release Activity

Cadence

Every ~8 days

Total

9

Last Release

2800d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6228723?v=4)[lvinkim](/maintainers/lvinkim)[@lvinkim](https://github.com/lvinkim)

---

Top Contributors

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

---

Tags

php7skeletonslimswoole

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/lvinkim-swim-skeleton/health.svg)

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

###  Alternatives

[forme/framework

An MVC framework for WordPress.

185.0k4](/packages/forme-framework)

PHPackages © 2026

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