swooliy / swooliy-lumen
A lumen package that uses swoole instead of php-fpm to manage and speed up the lumen application
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:package
Requires
- ext-swoole: *
- swooliy/server: *
This package is auto-updated.
Last update: 2024-10-29 05:22:49 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.