Registry / utility / walkerchiu-php-core-int

walkerchiu-php-core-int

JSON →
library1.3.0phppackagistunverified

Provides core integer handling utilities for PHP.

composer require walkerchiu/php-core-int
INSTALL
IMPORT
SIG · WALKERCHIU-PHP-COR
W
walkerchiu-php-core-int
utilityphpv1.3.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.

IntHelper
use Walkerchiu\PhpCoreInt\IntHelper;

Add two integers using the IntHelper class.

use Walkerchiu\PhpCoreInt\IntHelper; $result = IntHelper::add(1, 2); echo $result; // 3
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
walkerchiu-php-core-int — pip install walkerchiu-php-core-int · libregistry