Download the PHP package yuan1994/laravel-swoole without Composer
On this page you can find all versions of the php package yuan1994/laravel-swoole. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download yuan1994/laravel-swoole
More information about yuan1994/laravel-swoole
Files in yuan1994/laravel-swoole
Package laravel-swoole
Short Description Fork from swooletw/laravel-swoole to support 2.5.xHigh performance HTTP server based on Swoole. Speed up your Laravel and Lumen applications.
License
Informations about the package laravel-swoole
Laravel-Swoole
This package provides a high performance HTTP server to speed up your Laravel/Lumen application based on Swoole.
Fork from swooletw/laravel-swoole to support version 2.5.x , thank swooletw!
Version Compatibility
PHP | Laravel | Lumen | Swoole |
---|---|---|---|
>=7.1 | ~5.4 | ~5.4 | >=4.0.0 |
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
Benchmark
Test with clean Lumen 5.6, using DigitalOcean 3 CPUs / 1 GB Memory / PHP 7.2 / Ubuntu 16.04.4 x64
Benchmarking Tool: wrk
Nginx with FPM
Swoole HTTP Server
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.
Credits
Alternatives
License
The Laravel-Swoole package is open-sourced software licensed under the MIT license.
Support on Beerpay
Hey dude! Help me out for a couple of :beers:!
All versions of laravel-swoole with dependencies
illuminate/console Version ~5.4
illuminate/contracts Version ~5.4
illuminate/http Version ~5.4
illuminate/support Version ~5.4
predis/predis Version ^1.1