swooliy / swooliy-lumen
A lumen package that uses swoole instead of php-fpm to manage and speed up the lumen application
v0.0.3
2019-02-22 15:45 UTC
Requires
- ext-swoole: *
- swooliy/server: *
This package is auto-updated.
Last update: 2026-03-01 00:26:28 UTC
README
Description
A lumen package that uses swoole instead of php-fpm to manage and speed up the lumen application.
Features
-
Easy start-stop service using artisan command.
-
Hot updates do not require restart services.
-
Significantly increase service concurrency and qps.
-
Supporting Cache Response.
Documentation
Please visit the doc.