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

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

[friendsofsymfony/rest-bundle

This Bundle provides various tools to rapidly develop RESTful API's with Symfony

2.8k73.3M317](/packages/friendsofsymfony-rest-bundle)[php-http/discovery

Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations

1.3k309.5M1.2k](/packages/php-http-discovery)[nyholm/psr7

A fast PHP7 implementation of PSR-7

1.3k235.4M2.4k](/packages/nyholm-psr7)[pusher/pusher-php-server

Library for interacting with the Pusher REST API

1.5k94.8M292](/packages/pusher-pusher-php-server)[spatie/crawler

Crawl all internal links found on a website

2.8k16.3M52](/packages/spatie-crawler)[react/http

Event-driven, streaming HTTP client and server implementation for ReactPHP

78126.4M414](/packages/react-http)

PHPackages © 2026

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