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

ActiveProject

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 2mo ago

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 43% 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

2750d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/01d0ca591c3a6b31fb49935eb9ef6c2556ac5f1d44057d207fd06a5316b45457?d=identicon)[lvinkim](/maintainers/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

[justinwalsh/daux.io

Documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly

4.6k38.1k1](/packages/justinwalsh-dauxio)[daux/daux.io

Documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly

825191.0k1](/packages/daux-dauxio)[phpcfdi/cfditopdf

Create a generic PDF file from a CFDI 3.3 &amp; 4.0 (CLI included)

4144.3k4](/packages/phpcfdi-cfditopdf)[projek-xyz/slim-plates

Render your Slim 3 application views using Plates template engine.

2678.2k3](/packages/projek-xyz-slim-plates)[forme/framework

An MVC framework for WordPress.

175.0k3](/packages/forme-framework)[franzl/laravel-plates

The powerful native PHP templating system Plates for Laravel.

183.3k](/packages/franzl-laravel-plates)

PHPackages © 2026

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