PHPackages                             be/new - 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. be/new

ActiveProject

be/new
======

PHP BE 双驱框架（Beyond Exception）新建项目专用

2.7.0(3y ago)01.2kMITPHP

Since Jul 23Pushed 3y ago1 watchersCompare

[ Source](https://github.com/phpbe/new)[ Packagist](https://packagist.org/packages/be/new)[ RSS](/packages/be-new/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (1)Versions (11)Used By (0)

简介
--

[](#简介)

PHP BE 双驱框架（Beyond Exception）新建项目专用

be/new 本身未提供功能，仅用来新建一个空的 be 项目。

拉取项目代码
------

[](#拉取项目代码)

> composer create-project be/new

部署方式
----

[](#部署方式)

### 普通模式

[](#普通模式)

普通模式下入口文件为 www/index.php

php标准环境， apache+php 或 nginx+php，根目录指向 www

### Swoole模式

[](#swoole模式)

Swoole模式下入口文件为 server.php

#### Swoole模式方案一：php标准环境下，安装swoole

[](#swoole模式方案一php标准环境下安装swoole)

> php server.php start

#### Swoole模式方案二：Docker容器

[](#swoole模式方案二docker容器)

> 示例(PHP7.4)： docker run -d --name=be -v /your\_code\_path:/var/www -p 80:80 liu12/swoole:4.8.5-php7.4 php /var/www/server.php start

> 示例(PHP8.1)： docker run -d --name=be -v /your\_code\_path:/var/www -p 80:80 liu12/swoole:4.8.5-php8.1 php /var/www/server.php start

访问系统，自动跳转到安装界面
--------------

[](#访问系统自动跳转到安装界面)

>

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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

Total

10

Last Release

1162d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4e8320b49acdd38a477d37ffed5de5756c9ab13ced113c2c3520614b34d8bce1?d=identicon)[liu12](/maintainers/liu12)

---

Top Contributors

[![liu12-com](https://avatars.githubusercontent.com/u/1195268?v=4)](https://github.com/liu12-com "liu12-com (15 commits)")

---

Tags

phpBEBeyond Exception

### Embed Badge

![Health badge](/badges/be-new/health.svg)

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

###  Alternatives

[pestphp/pest-plugin-stressless

Stressless plugin for Pest

67792.6k16](/packages/pestphp-pest-plugin-stressless)

PHPackages © 2026

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