Registry / utility / irestful-integers

irestful-integers

JSON →
library13.11.28phppackagistunverified

Provides integer type interfaces for PHP.

composer require irestful/integers
INSTALL
IMPORT
SIG · IRESTFUL-INTEGERS
I
irestful-integers
utilityphpv13.11.28
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.

IntegerInterface
use Irestful\Integers\IntegerInterface;

Implement the IntegerInterface to define custom integer types.

use Irestful\Integers\IntegerInterface; class MyInteger implements IntegerInterface { public function value(): int { return 42; } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
13.11.28latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
irestful-integers — pip install irestful-integers · libregistry