Package Data | |
---|---|
Maintainer Username: | breezelin |
Maintainer Contact: | 805511939@qq.com (Breeze) |
Package Create Date: | 2018-06-03 |
Package Last Update: | 2023-03-20 |
Home Page: | https://breeze2.github.io/slumen/ |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2025-02-06 03:10:29 |
Package Statistics | |
---|---|
Total Downloads: | 356 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 28 |
Total Watchers: | 4 |
Total Forks: | 3 |
Total Open Issues: | 1 |
speed up lumen with swoole
$ cd /PATH/TO/LUMEN/PROJECT
$ composer require breeze2/slumen
$ cp vendor/breeze2/slumen/bootstrap/slumen.php ./bootstrap/
$ vendor/bin/slumen start
$ vendor/bin/slumen stop
$ vendor/bin/slumen restart
$ vendor/bin/slumen status