Download the PHP package ennm/easyswoole without Composer
On this page you can find all versions of the php package ennm/easyswoole. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ennm/easyswoole
More information about ennm/easyswoole
Files in ennm/easyswoole
Package easyswoole
Short Description An efficient swoole framework
License Apache-2.0
Homepage https://www.easyswoole.com/
Informations about the package easyswoole
EasySwoole
EasySwoole is a distributed, persistent memory PHP framework based on the Swoole extension. It was created specifically for APIs to get rid of the performance penalties associated with process calls and file loading. EasySwoole highly encapsulates the Swoole Server and still maintains the original features of the Swoole server, supports simultaneous monitoring of HTTP, custom TCP, and UDP protocols, allowing developers to write multi-process, asynchronous, and highly available applications with minimal learning cost and effort.
- Base on Swoole extension
- Built-in HTTP, TCP, WebSocket,Udp Coroutine Server
- Global dependency injection container
- PSR-7 based HTTP message implementation
- HTTP,TCP, WebSocket, Udp middleware support
- Scalable high performance RPC
- Database ORM
- Mysql, Redis, RPC, HTTP Coroutine Clients
- Coroutine and asynchronous task delivery
- Custom user processes
- RESTful supported
- High performance router
- Fast and flexible parameter validator
- Powerful log component
- Universal connection pools
- Remote Console support
- Crontab Rule Timer support
ab Test
1 Core 1G RAM
command : ab -c 100 -n 10000 http://192.168.0.11:9501/
8 Core 16G RAM
command : ab -c 100 -n 10000 http://192.168.0.4:9501/
Quick Start
Others
- Home Page
- Git For Doc
- Git For Demo
- QQ Group : 633921431
All versions of easyswoole with dependencies
ext-swoole Version >=4.2.6
easyswoole/component Version 1.4.6
easyswoole/spl Version 1.1.6
ennm/http Version 1.2.6
easyswoole/utility Version 1.0.5
jeremeamia/superclosure Version 2.4
easyswoole/trace Version 1.1.7
easyswoole/socket Version 1.1.7
dragonmantank/cron-expression Version v2.2.0