Registry / utility / litipk-php-bignumbers

litipk-php-bignumbers

JSON →
library0.8.6phppackagistunverified

An opensource library to handle immutable big numbers inside PHP applications

composer require litipk/php-bignumbers
INSTALL
IMPORT
SIG · LITIPK-PHP-BIGNUMB
L
litipk-php-bignumbers
utilityphpv0.8.6
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.

Decimal
use Litipk\BigNumbers\Decimal;

Create and manipulate immutable big decimal numbers.

use Litipk\BigNumbers\Decimal; $num = Decimal::fromString('12345678901234567890.1234567890'); echo $num->add(Decimal::fromString('1'));
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.8.6latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
litipk-php-bignumbers — pip install litipk-php-bignumbers · libregistry