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

This package is auto-updated.

Last update: 2024-04-29 03:54:11 UTC


README

Description

A lumen package that uses swoole instead of php-fpm to manage and speed up the lumen application.

Features

  1. Easy start-stop service using artisan command.

  2. Hot updates do not require restart services.

  3. Significantly increase service concurrency and qps.

  4. Supporting Cache Response.

Documentation

Please visit the doc.