Registry / other / syscodes-contracts

syscodes-contracts

JSON →
library0.9.0phppackagistunverified

Provides contracts (interfaces) for the Syscodes framework.

composer require syscodes/contracts
INSTALL
IMPORT
SIG · SYSCODES-CONTRACTS
S
syscodes-contracts
otherphpv0.9.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.

Kernel
use Syscodes\Contracts\Http\Kernel;

Implement the HTTP Kernel contract.

use Syscodes\Contracts\Http\Kernel; class MyKernel implements Kernel { public function handle($request) { // ... } }
Debug
Known issues
breakingPackage is in early development (v0.9.0); API may change.
fix
Pin to a specific version and test thoroughly before upgrading.
affects: <1.0.0
Upgrade
Version history
0.9.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
syscodes-contracts — pip install syscodes-contracts · libregistry