Kaledo-BR / laravel-swoole by vtrgomes
forked from swooletw/laravel-swoole

High performance HTTP server based on Swoole. Speed up your Laravel and Lumen applications.
21
0
0
Package Data
Maintainer Username: vtrgomes
Maintainer Contact: albert@unisharp.com (Albert Chen)
Package Create Date: 2024-10-24
Package Last Update: 2025-05-07
Home Page:
Language: PHP
License: MIT
Last Refreshed: 2025-05-31 03:00:04
Package Statistics
Total Downloads: 21
Monthly Downloads: 21
Daily Downloads: 0
Total Stars: 0
Total Watchers: 0
Total Forks: 0
Total Open Issues: 0

Laravel-Swoole

php-badge packagist-badge Total Downloads Scrutinizer Code Quality travis-badge

This package provides a high performance HTTP server to speed up your Laravel/Lumen application based on Swoole.

Version Compatibility

| PHP | Laravel | Lumen | Swoole | |:-------:|:-------:|:-----:|:-------:| | >=7.2 | >=5.5 | >=5.5 | >=4.3.1 |

Features

  • Run Laravel/Lumen application on top of Swoole.
  • Outstanding performance boosting up to 5x faster.
  • Sandbox mode to isolate app container.
  • Support running websocket server in Laravel.
  • Support Socket.io protocol.
  • Support Swoole table for cross-process data sharing.

Documentation

Please see Wiki

Q&A

The common questions are collected in Q&A. You can go check if your question is listed in the document.

Issues and Support

Please read Issues Guideline before you submit an issue, thanks.

Bugs and feature request are tracked on GitHub.

License

The Laravel-Swoole package is open-sourced software licensed under the MIT license.