Registry / web-framework / hyperf-framework

hyperf-framework

JSON →
library3.2.0phppackagistunverified

A coroutine framework that focuses on hyperspeed and flexibility, specifically used for building microservices and middlewares.

composer require hyperf/framework
INSTALL
IMPORT
SIG · HYPERF-FRAMEWORK
H
hyperf-framework
web-frameworkphpv3.2.0
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 Hyperf\HttpServer\Server;

Start the Hyperf HTTP server.

use Hyperf\HttpServer\Server; $server = new Server(); $server->start();
Debug
Known issues
breakingRequires Swoole or Swow extension for coroutine support
fix
Install swoole (pecl install swoole) or swow extension before using Hyperf.
affects: >=3.0.0
Upgrade
Version history
3.2.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
30
Resources
hyperf-framework — pip install hyperf-framework · libregistry