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

https://github.com/ssx/php-math-helpers

A small collection of PHP helper methods for common math use cases.
https://github.com/ssx/php-math-helpers

Last synced: about 1 year ago
JSON representation

A small collection of PHP helper methods for common math use cases.

Awesome Lists containing this project

README

          

![Circle CI](https://circleci.com/gh/ssx/php-math-helpers.png?style=shield " ") ![StyleCI](https://styleci.io/repos/96680151/shield " ")

# php-math-helpers

A small collection of PHP helper methods for common math use cases.

### License

This project is licensed under an Apache 2.0 license which you can find within
this repository in the [LICENSE file](https://github.com/ssx/php-math-helpers/blob/master/LICENSE).

### Feedback

If you have any feedback, comments or suggestions, please feel free to open an
issue within the repository on [Github](https://github.com/ssx/php-math-helpers).