Registry / web-framework / hyperf-dispatcher

hyperf-dispatcher

JSON →
library3.1.63phppackagistunverified

A HTTP Server for Hyperf.

composer require hyperf/dispatcher
INSTALL
IMPORT
SIG · HYPERF-DISPATCHER
H
hyperf-dispatcher
web-frameworkphpv3.1.63
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.

HttpDispatcher
use Hyperf\Dispatcher\HttpDispatcher;

Dispatch an HTTP request through the Hyperf server.

use Hyperf\Dispatcher\HttpDispatcher; $dispatcher = new HttpDispatcher(); $response = $dispatcher->dispatch($request);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.1.63latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
hyperf-dispatcher — pip install hyperf-dispatcher · libregistry