Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/elmijo/php-number-helper
- Owner: elmijo
- License: mit
- Created: 2017-08-10T19:11:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-11T13:02:18.000Z (over 7 years ago)
- Last Synced: 2024-11-08T15:44:51.574Z (2 months ago)
- Language: PHP
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.