Registry / web-framework / hyperf-contract

hyperf-contract

JSON →
library3.2.0phppackagistunverified

The contracts of Hyperf.

composer require hyperf/contract
INSTALL
IMPORT
SIG · HYPERF-CONTRACT
H
hyperf-contract
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.

ApplicationInterface
use Hyperf\Contract\ApplicationInterface;

Implement the core application contract

use Hyperf\Contract\ApplicationInterface; class MyApp implements ApplicationInterface { public function run(): void { /* ... */ } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.2.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

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