Registry / web-framework / easyswoole-http

easyswoole-http

JSON →
library3.1.3phppackagistunverified

An efficient swoole framework.

composer require easyswoole/http
INSTALL
IMPORT
SIG · EASYSWOOLE-HTTP
E
easyswoole-http
web-frameworkphpv3.1.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Server
use EasySwoole\Http\Server;

Start the EasySwoole HTTP server.

use EasySwoole\Http\Server; $server = new Server(); $server->start();
Debug
Known issues
breakingRequires Swoole extension
fix
Install swoole extension via pecl install swoole
affects: >=3.0.0
Upgrade
Version history
3.1.3latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
20
OpenAI (training)
1
Resources
easyswoole-http — pip install easyswoole-http · libregistry