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

ActiveProject[Framework](/categories/framework)

maliboot/maliboot-skeleton
==========================

基于hyperf-skeleton，适配maliboot需求而构建的项目骨架

v1.0.4(2y ago)012Apache-2.0PHPPHP &gt;=8.0

Since Jun 7Pushed 1y ago1 watchersCompare

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

READMEChangelog (5)Dependencies (40)Versions (6)Used By (0)

简介
==

[](#简介)

这是一个使用`maliboot`的项目骨架。此项目基于[`hyperf/hyperf-skeleton`](https://github.com/hyperf/hyperf-skeleton)，并 适配`maliboot`的需求构建而成。

安装依赖
====

[](#安装依赖)

- PHP &gt;= 8.0
- 框架引擎，两者选其一
    - Swoole PHP extension &gt;= 4.5，在`php.ini`设置`swoole.use_shortname=Off`
    - Swow PHP extension (可二进制打包项目)
- JSON PHP extension
- Pcntl PHP extension
- OpenSSL PHP extension （HTTPS必须）
- PDO PHP extension （Mysql客户端必须）
- Redis PHP extension （Redis客户端必须）
- Protobuf PHP extension （GRPC必须）

安装项目骨架
======

[](#安装项目骨架)

```
$ composer create-project maliboot/maliboot-skeleton path/to/install
```

安装完后，运行项目

```
$ cd path/to/install
$ php bin/hyperf.php start
```

服务默认监听 `9501` 端口，打开浏览器，访问`127.0.0.1:9501`，访问项目首页；

测试`maliboot`示例，如`http://127.0.0.1:9501/admin/example/listByPage`

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 78.6% 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 ~49 days

Total

5

Last Release

874d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7b819ed1a847d46ad2a00f9059127fdc7784e44abd6ea8221e8c102e17dc858c?d=identicon)[maliboot](/maintainers/maliboot)

---

Top Contributors

[![isettle](https://avatars.githubusercontent.com/u/23184485?v=4)](https://github.com/isettle "isettle (11 commits)")[![maxincai](https://avatars.githubusercontent.com/u/5461715?v=4)](https://github.com/maxincai "maxincai (3 commits)")

---

Tags

phpmiddlewareframeworkswooleSkeletonhyperfMicroserviceMalibootmaliboot-skeleton

###  Code Quality

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[hyperf/hyperf-skeleton

A coroutine framework that focuses on hyperspeed and flexible, specifically use for build microservices and middlewares.

301187.4k](/packages/hyperf-hyperf-skeleton)

PHPackages © 2026

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