simplito/bn-php
Arbitrary-precision math for PHP with a clean, minimal API. Provides big integer/decimal operations beyond native limits, suitable for financial calculations, cryptography, and any code needing exact large-number arithmetic and conversions.
This library provides a PHP Big Number API compatible with bn.js and is used in Fast PHP ECC library elliptic-php.
This software is licensed under the MIT License.
You can install this library via Composer:
composer require simplito/bn-php
How can I help you explore Laravel packages today?