PHPackages                             wenjunting50779/laravel-fast - 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. wenjunting50779/laravel-fast

ActiveLibrary[Framework](/categories/framework)

wenjunting50779/laravel-fast
============================

Speed up the Laravel framework with the swoole extension!

22PHP

Since Jan 9Pushed 6y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

 Laravel-Fast
--------------

[](#-laravel-fast-)

 使用swoole加速laravel框架.

简介
--

[](#简介)

- 使用swoole作为后端http server来加速laravel框架，一次性加载文件到内存。
- 基于swoole开发的web\_socket服务端。

安装
--

[](#安装)

```
$ composer require wenjunting50779/laravel-fast
```

laravel
-------

[](#laravel)

### 在config/app.config文件注册服务提供者

[](#在configappconfig文件注册服务提供者)

```
'providers' => [
    //...
    LaravelFast\ServiceProvider::class,
],

```

### 发布配置文件

[](#发布配置文件)

```
php artisan vendor:publish --provider="LaravelFast\ServiceProvider"

```

### 注册命令

[](#注册命令)

app/Console/Kerbel.php中加入

```
protected $commands = [
     //...
     LaravelFast\ManagerCommand::class,
],

```

### 使用

[](#使用)

```
$ php artisan laravel_fast help  //获取帮助信息
  ,--,
,---.'|
|   | :                                                     ,--,                 ,---,.                          ___
:   : |                                                   ,--.'|               ,'  .' |                        ,--.'|_
|   ' :                __  ,-.                            |  | :       ,---,.,---.'   |                        |  | :,'
;   ; '              ,' ,'/ /|              .---.         :  : '     ,'  .' ||   |   .'              .--.--.   :  : ' :
'   | |__   ,--.--.  '  | |' | ,--.--.    /.  ./|  ,---.  |  ' |   ,---.'   ,:   :  :    ,--.--.    /  /    '.;__,'  /
|   | :.'| /       \ |  |   ,'/       \ .-' . ' | /     \ '  | |   |   |    |:   |  |-, /       \  |  :  /`./|  |   |
'   :    ;.--.  .-. |'  :  / .--.  .-. /___/ \: |/    /  ||  | :   :   :  .' |   :  ;/|.--.  .-. | |  :  ;_  :__,'| :
|   |  ./  \__\/: . .|  | '   \__\/: . .   \  ' .    ' / |'  : |__ :   |.'   |   |   .' \__\/: . .  \  \    `. '  : |__
;   : ;    ," .--.; |;  : |   ," .--.; |\   \   '   ;   /||  | '.'|`---'     '   :  '   ," .--.; |   `----.   \|  | '.'|
|   ,/    /  /  ,.  ||  , ;  /  /  ,.  | \   \  '   |  / |;  :    ;          |   |  |  /  /  ,.  |  /  /`--'  /;  :    ;
'---'    ;  :   .'   \---'  ;  :   .'   \ \   \ |   :    ||  ,   /           |   :  \ ;  :   .'   \'--'.     / |  ,   /
         |  ,     .-./      |  ,     .-./  '---" \   \  /  ---`-'            |   | ,' |  ,     .-./  `--'---'   ---`-'
          `--`---'           `--`---'             `----'                     `----'    `--`---'
Usage:
  [/usr/local/php/bin/php] artisan laravel_fast
Arguments:
  service               http_server|web_socket 开启的服务类型
  action                start|stop|restart|reload|help  开启/停止/重启/平滑重启/帮助信息
```

License
-------

[](#license)

MIT

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 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/86b8734009c49808214cff8262e57814de783281feac4f7fd36a4f2bffce9a34?d=identicon)[wenjunting50779](/maintainers/wenjunting50779)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/wenjunting50779-laravel-fast/health.svg)

```
[![Health](https://phpackages.com/badges/wenjunting50779-laravel-fast/health.svg)](https://phpackages.com/packages/wenjunting50779-laravel-fast)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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