PHPackages                             dybasedev/keeper-http-project - 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. dybasedev/keeper-http-project

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

dybasedev/keeper-http-project
=============================

15PHP

Since Apr 16Pushed 8y ago1 watchersCompare

[ Source](https://github.com/dybasedev/keeper-http-project)[ Packagist](https://packagist.org/packages/dybasedev/keeper-http-project)[ RSS](/packages/dybasedev-keeper-http-project/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Keeper Http Project
===================

[](#keeper-http-project)

该项目是基于 Swoole 开发的 Keeper 组件提供的一个 HTTP 项目模板。

安装
--

[](#安装)

```
composer create-project dybasedev/keeper-http-project my-project

```

快速启动
----

[](#快速启动)

进入项目目录，调用命令：

```
$ php app/bootstrap.php

```

或直接

```
$ ./serve

```

现在可以访问 `:11780`，看到浏览器显示 `Hello, world` 即表示成功。若需要终止服务端监听按 `Control + C` 即可。

文档
--

[](#文档)

### 服务器配置

[](#服务器配置)

编辑 `app/bootstrap.php` 文件，可对启动服务器的脚本做调整，你也可以自己实现一个更为完善的逻辑来控制。在此之前首先需要对 `Swoole` 有一定的了解，并知晓其配置选项。

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/e5a593e3eea7724cec4b1056d83887fb717963f40a6ff81d8357f45f71eb0734?d=identicon)[chongyi](/maintainers/chongyi)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/dybasedev-keeper-http-project/health.svg)

```
[![Health](https://phpackages.com/badges/dybasedev-keeper-http-project/health.svg)](https://phpackages.com/packages/dybasedev-keeper-http-project)
```

###  Alternatives

[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

25025.5M80](/packages/php-http-cache-plugin)[illuminate/http

The Illuminate Http package.

11937.2M6.6k](/packages/illuminate-http)[rdkafka/rdkafka

A PHP extension for Kafka

2.2k20.0k1](/packages/rdkafka-rdkafka)[httpsoft/http-message

Strict and fast implementation of PSR-7 and PSR-17

87930.4k113](/packages/httpsoft-http-message)[mezzio/mezzio-router

Router subcomponent for Mezzio

265.3M84](/packages/mezzio-mezzio-router)[serpapi/google-search-results-php

Get Google, Bing, Baidu, Ebay, Yahoo, Yandex, Home depot, Naver, Apple, Duckduckgo, Youtube search results via SerpApi.com

69122.6k](/packages/serpapi-google-search-results-php)

PHPackages © 2026

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