Description
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.
BigNum-PHP alternatives and similar libraries
Based on the "Numbers" category.
Alternatively, view BigNum-PHP alternatives based on common mentions on social networks and blogs.
-
LibPhoneNumber for PHP
PHP version of Google's phone number handling library -
Math
A PHP 5.3+ mathematics library, providing functionality for large numbers -
Numbers PHP
Advanced Mathematics Library for PHP (port of Numbers.js) -
PHP Conversion
Library for converting units and sizes in PHP -
PHP Units of Measure
A library for handling physical quantities and the units of measure in which they're represented. -
bigint-wrapper-php
Fast common interface for php_gmp and php_bcmath modules
Static code analysis for 29 languages.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of BigNum-PHP or a related project?
README
BigNum library for PHP
Information
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.
Installation
You can install this library via Composer:
composer require simplito/bn-php
*Note that all licence references and agreements mentioned in the BigNum-PHP README section above
are relevant to that project's source code only.