Registry / web-framework / fastd-fastd

fastd-fastd

JSON →
library8.0.0phppackagistunverified

A High Performance API Framework By Swoole Extension

composer require fastd/fastd
INSTALL
IMPORT
SIG · FASTD-FASTD
F
fastd-fastd
web-frameworkphpv8.0.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.

Application
use FastD\Application;

Initialize and run the FastD application

use FastD\Application; $app = new Application('/path/to/config'); $app->run();
Debug
Known issues
breakingRequires Swoole extension installed
fix
Install swoole extension via pecl install swoole
affects: >=8.0.0
Upgrade
Version history
8.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
fastd-fastd — pip install fastd-fastd · libregistry