phpmath/bignumber

A PHP library to work with big numbers.

Installs: 81 205

Dependents: 2

Suggesters: 0

Security: 0

Stars: 5

Watchers: 2

Forks: 3

Open Issues: 0

pkg:composer/phpmath/bignumber

1.2.0 2016-06-14 20:51 UTC

This package is auto-updated.

Last update: 2025-10-03 19:41:00 UTC


README

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.