Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/elmijo/php-number-helper

This library will allow you to handle basic mathematical operations with numbers transparently no matter the format in which the number is written.
https://github.com/elmijo/php-number-helper

Last synced: 7 days ago
JSON representation

This library will allow you to handle basic mathematical operations with numbers transparently no matter the format in which the number is written.

Awesome Lists containing this project

README

        

# Number Helper

[![Build Status](https://travis-ci.org/ElMijo/php-number-helper.svg?branch=master)](https://travis-ci.org/ElMijo/php-number-helper) [![Coverage Status](https://coveralls.io/repos/github/ElMijo/php-number-helper/badge.svg?branch=master)](https://coveralls.io/github/ElMijo/php-number-helper?branch=master)

This library will allow you to handle basic mathematical operations with numbers transparently no matter the format in which the number is written.