Download the PHP package xethron/bignum without Composer
On this page you can find all versions of the php package xethron/bignum. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package bignum
Bignum library for PHP
Intelligent wrapper for BCMath.
Why use this library?
BCMath is a great library, but it has some shortfalls. This library aims to address those shortfalls.
Features
- Adds serialisation of numbers:
- Serialises Floats
- Serialises Strings
- Understands Scientific Notation
- Throws exceptions for invalid values
- Adds Rounding
- All results are rounded
Installation
The recommended way to install this is through composer:
Usage
Contribution Guidelines
Please open any issues for discussion before starting any work to avoid new features not getting approved.
This project follows the Symfony coding standards.
Contributors
Bernhard Breytenbach (@BBreyten)
License
The library is open-sourced software licensed under the MIT license
All versions of bignum with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0 | ^8.0
ext-bcmath Version *
ext-bcmath Version *
The package xethron/bignum contains the following files
Loading the files please wait ....