Skip to content

phpmath/bignumber

Repository files navigation

bignumber

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads SensioLabsInsight

A PHP library to work with big A PHP library to work with big numbers..

Getting started

It's recommended to install this library via Composer.

{
    "require": {
        "phpmath/bignumber": "^1.0"
    }
}

The current master branch is considered stable. The badges on top of this document should confirm this.