Skip to content

xiaojianbj/slumen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slumen

speed up lumen with swoole

Total Downloads Latest Stable Version

Require

  • PHP >= 7.0.0
  • Lumen >= 5.5.0
  • Swoole >= 1.9.2

Install

$ cd /PATH/TO/LUMEN/PROJECT
$ composer require breeze2/slumen
$ cp vendor/breeze2/slumen/bootstrap/slumen.php ./bootstrap/

Usage

$ vendor/bin/slumen start
$ vendor/bin/slumen stop 
$ vendor/bin/slumen restart
$ vendor/bin/slumen status

About

speed up lume with swoole

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%