PHPackages                             panlatent/aurora - 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. panlatent/aurora

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

panlatent/aurora
================

A HTTP Application Server of PHP Script

v0.1.2(9y ago)251MITPHPPHP &gt;=7.0

Since Aug 4Pushed 9y ago1 watchersCompare

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

READMEChangelogDependencies (5)Versions (3)Used By (0)

[![aurora](https://raw.githubusercontent.com/panlatent/aurora/master/htdocs/images/logo.png)](https://raw.githubusercontent.com/panlatent/aurora/master/htdocs/images/logo.png)

[![Build Status](https://camo.githubusercontent.com/eb7632c1e10cf2d8356800e12bcbfbfe3911b6e4c9316b7406043a832074fb80/68747470733a2f2f7472617669732d63692e6f72672f70616e6c6174656e742f6175726f72612e737667)](https://travis-ci.org/panlatent/aurora)[![Latest Stable Version](https://camo.githubusercontent.com/87120dc2fb86d4ce27e1b207999eb26b52d3c15c2b368e21ee6b88e8687f4e03/68747470733a2f2f706f7365722e707567782e6f72672f70616e6c6174656e742f6175726f72612f762f737461626c652e737667)](https://packagist.org/packages/panlatent/aurora)[![Total Downloads](https://camo.githubusercontent.com/ee7163d1957a710f6d661439fbeb3e3da0f8dd7b6eb7274034434dfb2482712b/68747470733a2f2f706f7365722e707567782e6f72672f70616e6c6174656e742f6175726f72612f646f776e6c6f6164732e737667)](https://packagist.org/packages/panlatent/aurora)[![Latest Unstable Version](https://camo.githubusercontent.com/5e0e6a092330c922321cd2bc58b71b67eb8874ef8424c4bdd8577363e937029d/68747470733a2f2f706f7365722e707567782e6f72672f70616e6c6174656e742f6175726f72612f762f756e737461626c652e737667)](https://packagist.org/packages/panlatent/aurora)[![License](https://camo.githubusercontent.com/429712bfc9c7f5f0576d8d9df867de1351a5ba5709204b3149c3e5e095fa7e9b/68747470733a2f2f706f7365722e707567782e6f72672f70616e6c6174656e742f6175726f72612f6c6963656e73652e737667)](https://packagist.org/packages/panlatent/aurora)

Aurora is a HTTP Application Server of PHP Script.

```
> Notice : Aurora is now not a stable version, please do not use in the environment.

```

简介
--

[](#简介)

Aurora是一个使用PHP编写的HTTP应用服务器, 它可以使PHP脚本以常驻内存的方式执行. Aurora目前使用了简单的fork模型, 每个请求对应一个子进程. 它支持守护进程, 采用管道的概念使数据流与处理程序解耦. 除了直接将Aurora作为一个HTTP服务器, 还可以使用Aurora组件构建基于基于HTTP协议的网络服务. Aurora是一个实验性质的项目, 目前并未对性能做到较多的考虑. Aurora与WorkerMan项目和Swoole项目不同的是, 它努力成为一个全面且坚实的HTTP服务器, 并且能够为其他以HTTP协议为基础的项目提供复用方式, 而不是重复制造一个高性能的网络库.

环境和依赖
-----

[](#环境和依赖)

- PHP7 and Event, Posix, Pcntl Extensions
- Composer

使用说明
----

[](#使用说明)

aurora \[start|stop|restart|status\]

```
php ./bin/aurora start
```

开发进度和版本
-------

[](#开发进度和版本)

Aurora版本号遵循 主版本号.次版本号.修订版本号 的规则. v0.x 的所有版本均为开发版且不遵循版本号奇偶数和修订版本号的约定. 点击查看 [完整的更新日志](./CHANGELOG.md)

### 预计在下个版本实现的特性

[](#预计在下个版本实现的特性)

添加HTTP Handle Framework, Aurora的请求处理逻辑会使用这个框架编写. 更全面的解析HTTP请求, 处理静态文件资源, HTTP响应和错误实现, 日志功能

感谢
--

[](#感谢)

[Aurora Logo](https://raw.githubusercontent.com/panlatent/aurora/master/htdocs/images/logo.png) by [@Clagrae](https://github.com/Clagrae)

License
-------

[](#license)

The Aurora is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

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 ~1 days

Total

2

Last Release

3616d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

http-serverhttpdphppsr-7

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/panlatent-aurora/health.svg)

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M19.5k](/packages/laravel-framework)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.6k38.2k](/packages/matomo-matomo)[api-platform/json-schema

Generate a JSON Schema from a PHP class

324.8M66](/packages/api-platform-json-schema)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9417.2k59](/packages/open-dxp-opendxp)

PHPackages © 2026

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